From 787e62687077cfdf805c2cb721c37f68672bc2ac Mon Sep 17 00:00:00 2001 From: wigums Date: Tue, 3 Apr 2018 00:40:47 +0000 Subject: system/bbqsql: Added (A Blind SQL Injection Exploitation Tool). Signed-off-by: David Spencer --- system/bbqsql/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/bbqsql/slack-desc (limited to 'system/bbqsql/slack-desc') diff --git a/system/bbqsql/slack-desc b/system/bbqsql/slack-desc new file mode 100644 index 0000000000..e60a707948 --- /dev/null +++ b/system/bbqsql/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +bbqsql: bbqsql (A Blind SQL Injection Exploitation Tool) +bbqsql: +bbqsql: BBQSQL is a blind SQL injection framework written in Python. +bbqsql: The tool is built to be database agnostic and is extremely versatile. +bbqsql: +bbqsql: Blind SQL injection can be a pain to exploit. When the available tools +bbqsql: work well, but when they don't you have to write something custom. +bbqsql: This is time-consuming and tedious. BBQSQL can help you address those +bbqsql: issues. +bbqsql: +bbqsql: -- cgit v1.2.3