Saturday, 10 December 2011

Mole: SQL Injection tools


If you want to see all examples, please go to the Source.

 Description


The Mole is a python based automatic 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

No comments:

Post a Comment