wcanalyzer.com A free security service that audits your web.config settings
December 20th, 2010 | by NJ Ouchn
A free SaaS mode for analyzing security issues and vulnerabilities on web.config settings. A very interesting project to followDecember 20th, 2010 | by NJ Ouchn
A free SaaS mode for analyzing security issues and vulnerabilities on web.config settings. A very interesting project to followDecember 20th, 2010 | by NJ Ouchn
Acunetix Web Vulnerability Scanner (WVS) is an automated web application security testing tool that audits your web applications by checking for exploitable hacking vulnerabilities. Automated scans may be supplemented and cross-checked with the variety of manual tools to allow for comprehensive web site and web application penetration testingDecember 20th, 2010 | by NJ Ouchn
Websecurify is a powerful web application security testing environment designed from the ground up to provide the best combination of automatic and manual vulnerability testing technologiesDecember 18th, 2010 | by NJ Ouchn
The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution.December 17th, 2010 | by NJ Ouchn
The OWASP AntiSamy project is a few things. Technically, it is an API for ensuring user-supplied HTML/CSS is in compliance within an application's rules. Another way of saying that could be: It's an API that helps you make sure that clients don't supply malicious cargo code in the HTML they supply for their profile, comments, etc., that get persisted on the server. The term "malicious code" in regards to web applications usually mean "JavaScript." Cascading Stylesheets are only considered malicious when they invoke the JavaScript engine