01 December 2011 | 19,183 views

The Mole – Automatic SQL Injection SQLi Exploitation Tool

Want to Learn Penetration Testing

The Mole is an automatic SQL Injection exploitation tool. Only by providing a vulnerable URL and a valid string on the site it can detect the injection and exploit it, either by using the union technique or a boolean query based technique.

The Mole SQL Injection Tool


Features

  • Support for injections using Mysql, SQL Server, Postgres and Oracle databases.
  • Command line interface. Different commands trigger different actions.
  • Auto-completion for commands, command arguments and database, table and columns names.
  • Support for query filters, in order to bypass certain IPS/IDS rules using generic filters, and the possibility of creating new ones easily.
  • Developed in python 3.

If you want to know how to use The Mole there’s a good tutorial here.

You can download The Mole here:

Windows: themole-0.2.6-win32.zip
Linux: themole-0.2.6-lin-src.tar.gz

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 Database Hacking:
- MySQLPasswordAuditor – Free MySQL Audit/Password Recovery & Cracking Tool
- The Mole – Automatic SQL Injection SQLi Exploitation Tool
- sqlsus 0.7.1 Released – MySQL Injection & Takeover Tool

Related Posts:
- Pixy – New & Free Open-source XSS and SQL Injection Scanner for PHP Programs
- sqlmap 0.9 Released – Automatic Blind SQL Injection Tool
- Safe3 SQL Injector – Automatic Detection & Exploitation Of SQL Injection Flaws

Most Read in Database Hacking:
- Pangolin – Automatic SQL Injection Tool - 55,136 views
- bsqlbf 1.1 – Blind SQL Injection Tool - 51,356 views
- Absinthe Blind SQL Injection Tool/Software - 35,668 views

Advertise on Darknet


Comments are closed.