Completed
Code Injection
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Backslash Powered Scanning - Implementing Human Intuition
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The Problem
- 3 Agenda
- 4 About me
- 5 Scanners are bad at obscurity
- 6 Scanners are limited to specific languages
- 7 The million payload problem
- 8 Harnessing Intuition
- 9 Demo
- 10 Questions
- 11 What does work
- 12 Simple example
- 13 Random content
- 14 Scanning
- 15 Distribute Damage
- 16 Vulnerability
- 17 Partial Issues
- 18 Red X Injection
- 19 False Positives
- 20 Code Injection
- 21 destined to remain a mystery
- 22 HTTP parameter pollution
- 23 Identify backend parameters
- 24 Bruteforce attacks
- 25 enumerable parameters
- 26 Github pull
- 27 Summary