Is there a site that will scan my website and check it for security holes?
Preferably one that doesn't charge.
feedback
|
|
You might want to look into WebScarab.
Vulnerability assessment in web applications and web sites is not common available for free, and usually involves hiring a security consultant/researcher. | |||
feedback
|
|
I asked about Web Vuln scanners over on Server Fault recently. The only hosted option that was suggested was WebsiteOptimization.com's Security service. I haven't tried it yet, but they do offer a 14 day freebie. | |||
|
feedback
|
|
Take a look at ShieldsUp by Gibson Research (www.grc.com). I've used it in the past. And it is free. | |||
|
feedback
|
|
There are some, but the free ones don't really tell you anything useful. I have personally yet to find a tool that fuzzes the input fields of every form and tests for sql vulnerabilities that seems... reputable. You sort of are best off doing this stuff by hand and going through a check list. | |||
|
feedback
|