XSS tutorial and filtering

axelevents

Professional
Messages
207
Reputation
8
Reaction score
16
Points
18
I found this interesting site on XSS. It’s a good tutorial if you want to show a newbie/novice something. And certainly demonstrates XSS and cookie stealing quite handily.

hxxp://www.steve.org.uk/Hacks/XSS/index.html

It’s a bit thin on the xss filtering side. There really should be a white paper on XSS filtering techniques. If not, why the hell not! The following looks like a good start…
hxxp://www.ihtb.org/security/xss_hacking_exposed.txt



xx=tt
 
Top