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 |
The zombie scapper is an automated perl tool for detecting and stopping distributed denial of
service programs. The tool automatically searches and scans the desired target for programs
by looking for the ports that are used by the zombie masters. It stops the zombie masters by
sending a kill/stop command.
Find out more at its project page.
| by msg on February 19th, 2007 at 4:45 am |
permanent link |