| dirb200.tar.gz |
Tool for doing Web Content Scanning. It looks for hidden Web Objects. It basically works by launching a dictionary attack against a web server and analizing the response. DIRB main purpose is to help in web application auditing.
|
| ob-session04.tar.gz |
HTTP session cookie analyzer. It does some tests over the cookies and calculate the linear correlation between the different IDs. This gives an approximation to the strength of the cookie against cookie prediction attacks.
|
| metoscan05.tar.gz |
Tool for scanning the HTTP methods supported by a webserver. It works by testing a URL and checking the responses for the different requests.
|
| httptraceroute02.tar.gz |
HTTP Based Traceroute.
|
| hacker_webkit02.tar.gz |
Pack of tools for doing pentest in a wide range webservers. Each module includes 3 components: Command execution, Directory + File navigation and File uploading. Current modules are: ASP, CFM, EXE, JSP, PHP, PL, SERVLET and SH.
|
| easy_scraper02.tar.gz |
Simple, easy and dirty Web Data Scraper. It works by querying a Website multiple times and copying content to generate a custom database. (Perl + 1337 Tk gui)
|
| gzip_encoding01.tar.gz |
Tools for simple manipulation of Gzip Encoding HTTP transfers.
|
| ecoscan04.tar.gz |
Tool for scanning the HTTP encodings supported by a webserver. It works testing a URL and checking the responses for the different probes.
|
| crazy_encoder3.tar.gz |
Miscellaneous HTTP encodings calculator. (Win32 + MFC gui)
|
| sqlibf113b2.tar.gz |
Tool for automatizing the work of detecting and exploiting SQL Injection vulnerabilities. SQLibf can work in Visible and Blind SQL Injection. It works by doing simple logic SQL operations to determine the exposure level of the vulnerable application.
|