SQL injection digger is a command line program that looks for SQL injections and
common errors in web sites. Current version can perform the following operations:
* Look for SQL injections and common errors in web site URLs found by performing
a google search.
* Look for SQL injections and common errors in a given URL or a file with URLs.
* Look for SQL injections and common errors in links from a web page.
* Crawl a web site/web page and do the above.
Also supports
* Load multiple triggers from file.
* Load multiple signature databases from files.
* HTTPS support.
* HTTP proxy support with authentication.
* Basic authentication.
* Specify user agent.
* Specify referer.
* HTTP Cookies loading from command line or a file.
Find out more at http://sqid.rubyforge.org.
| by msg on January 14th, 2008 at 6:25 am |
permanent link |