xss or Cross Site Scripting
Created: 11 Jan 2013 | Updated: 18 Jan 2013 | 2 comments
This issue has been solved. See solution.
hello i am msc student in software engineering currently i study about xss or Cross Site Scripting malware's my question about that to you is that where can i found the list of xss worms,viruses i need them thank you
Discussion Filed Under:
Comments 2 Comments • Jump to latest comment
XSS is not malware, it is considered a vulnerability, typically found in web applications.
You can find the full writeup on Wikipedia here:
http://en.wikipedia.org/wiki/Cross-site_scripting
Here is another good cheatsheet:
http://www.veracode.com/security/xss
Here are some examples:
http://www.thegeekstuff.com/2012/02/xss-attack-exa...
Symantec has multiple IPS signatures to protect against XSS attacks. Search for XSS signatures here:
http://www.symantec.com/security_response/attacksi...
SEP Knowledge Base
Endpoint SWAT
"Thumbs up" to the above.
Here are some interesting Security Response blog posts about security issues with XSS, which should illustrate ways these vulnerabilities have been exploited in the real world:
With thanks and best regards,
Mick
Would you like to reply?
Login or Register to post your comment.