View Issue Details

IDProjectCategoryView StatusLast Update
0000621Kali LinuxNew Tool Requestspublic2013-10-17 21:04
Reportersaberzaid Assigned Todookie  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Summary0000621: Mole
Description

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 uses a command based interface, allowing the user to indicate the action he wants to perform easily. The CLI also provides auto-completion on both commands and command arguments, making the user type as less as possible.
sqlmap and mole side by side both are great , please add this tool

Features
Support for Mysql, Postgres, SQL Server and Oracle.
Automatic SQL injection exploitation using union technique.
Automatic blind SQL injection exploitation.
Exploits SQL Injections in GET/POST/Cookie parameters.
Support for filters, in order to bypass certain IPS/IDS rules using generic filters, and the possibility of creating new ones easily.
Exploits SQL Injections that return binary data.
Powerful command interpreter to simplify its usage.

download:

http://sourceforge.net/projects/themole/

Activities

dookie

dookie

2013-10-17 21:04

reporter   ~0001022

This is already in the repos:

root@kali:~# apt-cache show themole
Package: themole
Version: 0.3-1
Installed-Size: 312
Maintainer: Raúl Benencia [email protected]
Architecture: all
Depends: python3 (>= 3.1.3-13~), python3-lxml, python3-chardet
Description: automatic SQL injection exploitation tool
Homepage: http://themole.nasel.com.ar
Description-md5: dbff3acf3097cd19d618de3dcae1337b
Section: web
Priority: optional
Filename: pool/main/t/themole/themole_0.3-1_all.deb
Size: 44990
MD5sum: 0e5cb55d36d07f0240d07fb0220d287d
SHA1: 4ed9d7cd612d6783ad84e6c70842ed42182f8cca
SHA256: d5b6b084e727ffa369518cfa049e7348ed463995736b4f6e0fad5f94b58a1405

Issue History

Date Modified Username Field Change
2013-09-28 19:12 saberzaid New Issue
2013-10-17 21:04 dookie Note Added: 0001022
2013-10-17 21:04 dookie Status new => closed
2013-10-17 21:04 dookie Assigned To => dookie
2013-10-17 21:04 dookie Resolution open => no change required