OAuth Login — Google

Simulating connection to Google secure authorization server...

Lab Hint — OAuth Scope Escalation
  • Intercept OAuth request in Burp Suite
  • Change scope=read to scope=admin
  • Server grants admin scope without validation
  • Also: no state parameter = CSRF attack possible