[ 源代码: themole ]
软件包:themole(0.3-2)
automatic SQL injection exploitation tool
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 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.
其他与 themole 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-chardet
- universal character encoding detector for Python3
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries