Web Application Vulnerability Scanner - WebVulScan
Friday, July 27, 2012
0
comments
Today i am posting about a nice web application vulnerability scaner WebVulScan. It is written in PHP and is nice tool to test and identify security holes in web applications. It is good for remote and local security vulnerabilities. When scanning is in process, 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 the scanning, it also sends the full scanning report to user via email. The report includes descriptions of the vulnerabilities found, recommendations and details of where and how each vulnerability was exploited.
This tool supports
Main Features:
After the scanning, it also sends the full scanning report to user via email. The report includes descriptions of the vulnerabilities found, recommendations and details of where and how each vulnerability was exploited.
This tool supports
- Reflected Cross-Site Scripting
- Stored Cross-Site Scripting
- Standard SQL Injection
- Broken Authentication using SQL Injection
- Autocomplete Enabled on Password Fields
- Potentially Insecure Direct Object References
- Directory Listing Enabled
- HTTP Banner Disclosure
- SSL Certificate not Trusted
- Unvalidated Redirects
Main Features:
- Crawler: Crawls a website to identify and display all URLs belonging to the website.
- Scanner: Crawls a website and scans all URLs found for vulnerabilities.
- Scan History: Allows a user to view or download PDF reports of previous scans that they performed.
- Register: Allows a user to register with the web application.
- Login: Allows a user to login to the web application.
- Options: Allows a user to select which vulnerabilities they wish to test for (all are enabled by default).
- PDF Generation: Dynamically generates a detailed PDF report.
- Report Delivery: The PDF report is emailed to the user as an attachment.
Download Here:



.jpg)







0 comments:
Post a Comment