Selasa, 13 Desember 2011
The Mole is an automatic python based SQL Injection exploitation tool developed by Nasel. 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. It currently supports MySQL, SQL Server and Oracle databases.
The Mole Screenshot
The Mole 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.
Prerequisites
How To Install The Mole In Linux
1. Install required python modules first.
2. Next download The Mole tool and instal it.
The Mole Screenshot
The Mole 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.
Prerequisites
- python
- python-lxml
How To Install The Mole In Linux
1. Install required python modules first.
- # yum install python python-lxml
2. Next download The Mole tool and instal it.
- # wget http://sourceforge.net/projects/themole/files/themole-0.2.6/themole-0.2.6-lin-src.tar.gz
- # tar -xvf themole-0.2.6-lin-src.tar.gz
- # cd themole-0.2.6

0 komentar:
Posting Komentar