THEMOLE(1) | General Commands Manual | THEMOLE(1) |
themole - automatic SQL injection exploitation tool
themole [ -h ] [ -u url ] [ -n needle ] [-t num_threads]
The Mole is a command line interface SQL Injection exploitation tool. This application is able to exploit both union-based and blind boolean-based injections.
Every action The Mole can execute is triggered by a specific command. All this application requires in order to exploit a SQL Injection is the URL(including the parameters) and a needle(a string) that appears in the server's response whenever the injection parameter generates a valid query, and does not appear otherwise.
The program provides interactive documentation, refer also to the official README file.
This manual page was written by Santiago Alessandri <salessandri@nasel.com.ar>
November 24 2011 |