diff --git a/tools/bbqsql.md b/tools/bbqsql.md new file mode 100644 index 0000000..8bda242 --- /dev/null +++ b/tools/bbqsql.md @@ -0,0 +1,74 @@ +# bbqsql + +Notes +------- +https://github.com/Neohapsis/bbqsql/blob/master/README.md + + + | \ | \ / \ / \ / \ | \ + | $$$$$$$\| $$$$$$$\| $$$$$$\| $$$$$$\| $$$$$$\| $$ + | $$__/ $$| $$__/ $$| $$ | $$| $$___\$$| $$ | $$| $$ + | $$ $$| $$ $$| $$ | $$ \$$ \ | $$ | $$| $$ + | $$$$$$$\| $$$$$$$\| $$ _| $$ _\$$$$$$\| $$ _| $$| $$ + | $$__/ $$| $$__/ $$| $$/ \ $$| \__| $$| $$/ \ $$| $$_____ + | $$ $$| $$ $$ \$$ $$ $$ \$$ $$ \$$ $$ $$| $$ \ + \$$$$$$$ \$$$$$$$ \$$$$$$\ \$$$$$$ \$$$$$$\ \$$$$$$$$ + \$$$ \$$$ + + _.(-)._ + .' '. + / 'or '1'='1 \ + |'-...___...-'| + \ '=' / + `'._____.'` + / | \ + /.--'|'--.\ + []/'-.__|__.-'\[] + | + [] + + + + + + + Help + + For help, please view the Readme.MD file for usage examples + and detailed information on how the tool works + + If you are still running into issues, have ideas for improvements, + or just feature requests you can submit here: + https://github.com/Neohapsis/bbqsql/issues + + Credits + + Special thanks to David Kennedy, Kenneth Reitz, Neohapsis, Wikipedia, and + everyone who has helped file bug fixes. Oh, and ribs. Mmmm ribs! + + + + +Help Text +------- +``` +usage: bbqsql [-h] [-V] [-c config [config ...]] + +optional arguments: + -h, --help show this help message and exit + -V, --version show program's version number and exit + -c config [config ...] + import config file +``` + +Example Usage +------- + +Links +------- + + + About + + BBQSQL version 1.0 + https://github.com/Neohapsis/bbqsql diff --git a/vulnanalysis/index.md b/vulnanalysis/index.md index 9d1141b..2d63d4f 100644 --- a/vulnanalysis/index.md +++ b/vulnanalysis/index.md @@ -12,7 +12,7 @@ Cisco Tools Database Assessment ------------------- - * [bbqsql] + * [bbqsql](../tools/bbqsql.md) * [dbpwaudit] * [hexorbase] * [jsql]