05 February 2010 | 8,529 views

SecuBat – Modular Web Vulnerability Scanner

Want to Learn Penetration Testing

As the popularity of the web increases and web applications become tools of everyday use, the role of web security has been gaining importance as well. The last years have shown a significant increase in the number of web-based attacks. For example, there has been extensive press coverage of recent security incidences involving the loss of sensitive credit card information belonging to millions of customers.

Typical web application security vulnerabilities result from generic input validation problems. Examples of such vulnerabilities are SQL injection and Cross-Site Scripting (XSS). Although the majority of web vulnerabilities are easy to understand and to avoid, many web developers are, unfortunately, not security-aware. As a result, there exist many web sites on the web that are vulnerable.

SecuBat is a generic and modular web vulnerability scanner that, similar to a port scanner, automatically analyzes web sites with the aim of finding exploitable SQL injection and XSS vulnerabilities.

Software Requirements

  • Windows 2000, XP, 2003 or higher
  • .NET Framework 2.0 or higher
  • MS SQL Server 2000, 2005, Express, MSDE or higher

Known Issues

  • If you schedule a crawling run, you have to restart SecuBat for manually selecting this crawling run for
    an attacking run afterwards if you not choose to do a combined run.
  • The XSS variants report a not existing vulnerability if the response page contains the injected string within the title tag.
  • The “Attack Report” window shows only attacks with an analysis value greater than 0 (indicating a vulnerability).

You can also find out more from the SecuBat paper published here:

secubat.pdf [PDF]

You can download SecuBat v0.5 here:

SecuBat v0.5.zip

Or read more here.

Post to Twitter Post to Facebook Post to Google Buzz Post to Delicious Post to Digg Post to Reddit Post to StumbleUpon






Recent in Exploits/Vulnerabilities:
- No BEAST Fix From Microsoft In December Patch Tuesday – But They Fixed Duqu Bug
- Apple Bans Security Researcher Charlie Miller For Exposing iOS Exploit
- Rec Studio 4 – Reverse Engineering Compiler & Decompiler

Related Posts:
- Arachni v0.3 Released – Web Application Security Scanner Framework
- Acunetix Web Vulnerability Scanner (WVS) 6.5 Released
- X-Scan by XFocus – Basic Free Network Vulnerability Scanner

Most Read in Exploits/Vulnerabilities:
- Learn to use Metasploit – Tutorials, Docs & Videos - 189,445 views
- AJAX: Is your application secure enough? - 115,395 views
- eEye Launches 0-Day Exploit Tracker - 80,224 views

Advertise on Darknet


2 Responses to “SecuBat – Modular Web Vulnerability Scanner”

  1. TheLightCosine 9 February 2010 at 7:01 pm Permalink

    Oh great, just what we need yet ANOTHER web vulnerability scanner that is just a crawler that searches for XSS and SQLi. Whoopdie-freaking-doo. I’d like to see a move away from proliferation of ‘vulnerability’ scanners and a better push towards developing intelligent testing framework. There’s already some out there that I think are making moves in the right direction. Anybody with a text editor, perl interpreter and a brain can write a ‘vulnerability scanner’. Let’s start pulling together the best tools out there, and creating a framework around them that allows them to inter-operate, share results in a meaningful away, and produce deliverable reports at the end. That’s what we really need.

  2. dblackshell 11 February 2010 at 9:36 pm Permalink

    @TheLightCosine: that would just be to much wasted time for your average hacker.