In this session we'll discuss cross-site scripting, an extremely prevalent vulnerability, along with authorization failures.
- XSS (Cross-Site Scripting)
- Types of XSS
- Stored
- Reflected
- DOM
- Detection
- Exploitation
- Mitigation
- Types of XSS
- Authorization bypasses and forced browsing
- Detection
- Exploitation
- Mitigation