Scrawlr – Tool for finding SQL Injection

October 28, 2009 – 5:56 AM

Scrawlr, developed by the HP Web Security Research Group in coordination with the MSRC, is short for SQL Injector and Crawler. Scrawlr will crawl a website while simultaneously analyzing the parameters of each individual web page for SQL Injection vulnerabilities. Scrawlr is lightning fast and uses our intelligent engine technology to dynamically craft SQL Injection attacks on the fly. It can even provide proof positive results by displaying the type of backend database in use and a list of available table names.

Features of Scrawlr

– Identify Verbose SQL Injection vulnerabilities in URL parameters
– Can be configured to use a Proxy to access the web site
– Will identify the type of SQL server in use
– Will extract table names (verbose only) to guarantee no false positives

And well there is also list of limitations

– Will only crawl up to 1500 pages
– Does not support sites requiring authentication
– Does not perform Blind SQL injection
– Cannot retrieve database contents
– Does not support JavaScript or flash parsing
– Will not test forms for SQL Injection (POST Parameters)

Source:
http://pentestit.com/2009/10/28/scrawlr-tool-finding-sql-injection/

Download:
https://h30406.www3.hp.com/campaigns/2008/wwcampaign/1-57C4K/index.php?

You must be logged in to post a comment.