Completed
- Salutations
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Web App Testing - Enumeration, XSS, and UI Bypassing
Automatically move to the next video in the Classroom when playback concludes
- 1 - Salutations
- 2 - Overview of lesson
- 3 - Enumerating with Burp Suite and manual spidering
- 4 - Challenge 1: Find the scoreboard
- 5 - Challenge 2 - Find a confidential statement
- 6 - Challenge 3 - Redirects tier 1
- 7 - Challenge 4 - Repetitive registration (DRY principal)
- 8 - UI Bypassing HTML forms
- 9 - Challenge 5 - 0 stars (UI Bypassing)
- 10 - Challenge 6 - Error handling
- 11 - XSS Overview
- 12 - Challenge 7 - XSS Tier 1 (DOM XSS)
- 13 - Challenge 8 - Read the privacy policy
- 14 - Challenge 9 - XSS Tier 0 (Reflected XSS)
- 15 - XSS defenses