VulnDetector 0.0.2pa review

Download
by rbytes.net on

VulnDetector is a project aimed to scan a website and detect various web based security vulnerabilities in the website. Currently,

License: GPL (GNU General Public License)
File size: 31K
Developer: Brad Cable
0 stars award from rbytes.net

VulnDetector is a project aimed to scan a website and detect various web based security vulnerabilities in the website.

Currently, VulnDetector can detect Cross Site Scripting (XSS) and SQL Injection (SQLI) vulnerabilities on a web based script, but has no easy to use interface. You must edit the script itself to change the settings at the top, and run the program.

VulnDetector is in the experimental stages, with a planned user interface and the debug displays taken out of it.

Requirements:
Python

What's New in This Release:
Added new regular expression based search feature. Searches pages by regular expression to find information leaks. Defaults to a regular expression for emails to prevent email harvesting.
Added a regular expression to compare to the URLs for ignoring certain URLs.

VulnDetector 0.0.2pa search tags