Dear friend, XSS or cross-site scripting is becoming one of the most fatal attack these days. Cookie editing, redirection and even defacing, XSS is on a major role. XSS was introduce to me by vinnu bro during the demystification of his famous ibibo worm "ashi". I also have limited knowledge of XSS. I can test and find it but still not that perfect in implementing the attack as I haven't tested it on a live target . Still you can read post on "ashi", "xss to root" in the forum to get more idea. Regards t3rm!n4t0r
one question since its not my field of specialisation - I have seen XSSed pages of major websites with simple cookie display vulns/ alert boxes. Is there a way to know what is the severity of the vulnerability, ie its persistent in nature or not ? cheers