XSS and Authorization

In this session we’ll discuss cross-site scripting, an extremely prevalent vulnerability, along with authorization failures.

What you’ll learn

  • XSS (Cross-Site Scripting)
    • Types of XSS
      • Stored
      • Reflected
      • DOM
    • Detection
    • Exploitation
    • Mitigation
  • Authorization bypasses and forced browsing
    • Detection
    • Exploitation
    • Mitigation

Video