dermotblair / webvulscan

Web Application Vulnerability Scanner.
https://code.google.com/p/webvulscan/
GNU General Public License v3.0
149 stars 73 forks source link

WebVulScan

Synopsis

WebVulScan is a web application vulnerability scanner. It is a web application itself written in PHP and can be used to test remote, or local, web applications for security vulnerabilities. As a scan is running, details of the scan are dynamically updated to the user. These details include the status of the scan, the number of URLs found on the web application, the number of vulnerabilities found and details of the vulnerabilities found.

After a scan is complete, a detailed PDF report is emailed to the user. The report includes descriptions of the vulnerabilities found, recommendations and details of where and how each vulnerability was exploited.

alt tag

The vulnerabilities tested by WebVulScan are:

Features:

Installation

See ReadMe file in txt and docx format for installation instructions.

Discussion

As this project was exported from Google Code, previously found problems and solutions are available at:

For any other issues or feedback, please contact webvulscan@gmail.com

License

GNU GPL v3