Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Web Applications Bug Hunting - Fundamentals
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Denis
- 3 Why application security
- 4 Application is everywhere
- 5 Attack surface
- 6 Assessment
- 7 Tools
- 8 Understanding requests
- 9 HTTP is stateless
- 10 BurpSuit
- 11 Injection
- 12 What could happen
- 13 Example
- 14 Fundamentals
- 15 Reflected XSS
- 16 Where to find it
- 17 Dashboard
- 18 Why
- 19 SQL Injection
- 20 How to find vulnerabilities
- 21 Conclusion