diff options
author | wigums <pioneer22675@gmail.com> | 2018-04-03 00:40:47 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:10 +0700 |
commit | 787e62687077cfdf805c2cb721c37f68672bc2ac (patch) | |
tree | 8ef169650774ac13f30b7397143a892193b989a3 /system/bbqsql/slack-desc | |
parent | 1d2ffe3ab6e927ad3814eb2689a0c3104b547966 (diff) |
system/bbqsql: Added (A Blind SQL Injection Exploitation Tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/bbqsql/slack-desc')
-rw-r--r-- | system/bbqsql/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/bbqsql/slack-desc b/system/bbqsql/slack-desc new file mode 100644 index 0000000000000..e60a707948130 --- /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: |