mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
787e626870
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
7 lines
466 B
Text
7 lines
466 B
Text
BBQSQL is a blind SQL injection framework written in Python. It is
|
|
extremely useful when attacking tricky SQL injection vulnerabilities.
|
|
BBQSQL is also a semi-automatic tool, allowing quite a bit of
|
|
customization for those hard to trigger SQL injection findings. The
|
|
tool is built to be database agnostic and is extremely versatile. It
|
|
also has an intuitive UI to make setting up attacks much easier. Python
|
|
gevent is also implemented, making BBQSQL extremely fast.
|