OSCP-CPTS NOTES
⌘Ctrlk
TwitterGithubLinkedinInstagramDiscordSupport Me
OSCP-CPTS NOTES
  • 🛡️oscp-cpts-notes
  • Pivoting & Tunneling
  • Linux Privilege Escalation
  • Windows Privilege Escalation
  • Active Directory Attacks
    • RED TEAMING
    • BugForge
    • OAuth Attacks
      • OAuth Grant Types
      • OpenID Connect
      • OAuth Attacks (Labs: Portswigger Academy)
        • Lab 1 Authentication bypass via OAuth implicit flow
        • Lab 2 Forced OAuth profile linking
        • Lab 3 OAuth account hijacking via redirect_uri
        • Lab 4 Stealing OAuth access tokens via an open redirect
        • Lab 5 Stealing OAuth access tokens via a proxy page
        • Lab 6 SSRF via OpenID dynamic client registration
    • JWT ATTACKS
    • Authentication Attacks
    • Business Logic Vulnerability
    • Information Disclosure
    • Race Conditions
    • Access Control Vulnerabilities
    • SSRF - Server Side Request Forgery Attacks
    • CSRF - Cross Site Request Forgery Attacks
    • CORS - Cross-Origin Resource Sharing Attacks
    • Cross-Site Scripting (XSS)
Powered by GitBook
For the complete documentation index, see llms.txt. This page is also available as Markdown.
  1. Web Application Pentest
  2. OAuth Attacks

OAuth Attacks (Labs: Portswigger Academy)

Lab 1 Authentication bypass via OAuth implicit flowLab 2 Forced OAuth profile linkingLab 3 OAuth account hijacking via redirect_uriLab 4 Stealing OAuth access tokens via an open redirectLab 5 Stealing OAuth access tokens via a proxy pageLab 6 SSRF via OpenID dynamic client registration
PreviousOpenID ConnectNextLab 1 Authentication bypass via OAuth implicit flow