Web Application Vulnerability Scanner suggestions?
Posted
by Chris_K
on Server Fault
See other posts from Server Fault
or by Chris_K
Published on 2009-07-26T13:53:23Z
Indexed on
2010/04/12
15:13 UTC
Read the original article
Hit count: 376
I'm looking for a new tool for the ol' admin toolkit and would value some suggestions.
I would like to do some "automated" testing of handful of websites for XSS (cross site scripting) vulns, along with checking for SQL injection opportunities. I realize that an automated tool approach isn't necessarily the only or best solution, but I'm hoping it would give me a nice start.
The sites I need to scan cover the range in stacks from PHP / MySQL to Coldfusion, with some classic ASP and ASP.NET mixed in for good measure.
What tools would you use to scan for Web application vulns?
(Please note I'm focusing on the web apps directly, not the servers themselves).
© Server Fault or respective owner