payloads for xss by vignesh karunakaranAugust 11, 2015 Some of payloads: <iframe src=alert("1");</frame> <img src=http://url onload=alert(0)//></img> ...Read More
cross site scripting with example by vignesh karunakaranAugust 11, 2015 cross site scripting it is called as xss it is a vulnerability found in web sites it enables attckers to inject their codes in webpag...Read More