Completed
Writing the code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Active Scan Augmenting Manual Testing with Attack Proxy Plugins
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About me
- 3 Outline
- 4 Issues with typical scanners
- 5 Writing the code
- 6 Why the code
- 7 Crosssite scripting
- 8 Password reset
- 9 Cache poisoning
- 10 Cache poisoning attack
- 11 Host header poisoning
- 12 Testing for cache poisoning
- 13 DNS Rebinding
- 14 DNS Pinning
- 15 Burp
- 16 Relative links
- 17 Directory traversal vulnerability
- 18 Use a payload
- 19 Problems
- 20 Breaking
- 21 HTTP responses
- 22 Regular expressions
- 23 Conclusion