Endpoint Protection

 View Only
  • 1.  xss or Cross Site Scripting

    Posted Jan 11, 2013 05:35 PM

    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



  • 2.  RE: xss or Cross Site Scripting
    Best Answer

    Posted Jan 11, 2013 05:39 PM

    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-examples/

    Symantec has multiple IPS signatures to protect against XSS attacks. Search for XSS signatures here:

    http://www.symantec.com/security_response/attacksignatures/



  • 3.  RE: xss or Cross Site Scripting