I am looking for...

  • A spider/automated
  • Will find all input fields and queryStrings, then insert potential XSS discoveries
  • Reports any XSS vulnerabilities found
link|improve this question

feedback

6 Answers

Post on reddit "I finished securing my site and making it hacker-proof" with a link to it.

link|improve this answer
Lol! . – Stefan Mai Jun 9 '09 at 21:16
feedback

You may want to check out nessus.

http://www.nessus.org/plugins/index.php?view=all&family=CGI+abuses+%3A+XSS

I haven't used them for xss, yet. But for other things I've been pretty happy, and it is is free.

link|improve this answer
feedback

I found this Firefox addon, XSS me

link|improve this answer
Has not been updated for the latest version of FireFox. – boyd4715 Jun 21 '11 at 14:51
feedback

Open source free one my me (as a bookmarklet):- http://www.thespanner.co.uk/2009/03/25/xss-rays/

link|improve this answer
feedback

Try Burp Proxy I used the free with some features. For input fields you can try Firefox plugin XssMe and SOQL Inject Me. I covered all of those in this post : http://www.tgerm.com/2009/02/xss-testing-acceptance-tools-software.html

link|improve this answer
feedback

Try Zaproxy https://code.google.com/p/zaproxy/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.