Added bbqsql to Vulnerability Analysis Menu

This commit is contained in:
Will Pennell 2014-03-31 20:04:57 -04:00
parent dce7f683e3
commit 1738748d4d
2 changed files with 75 additions and 1 deletions

74
tools/bbqsql.md Normal file
View File

@ -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

View File

@ -12,7 +12,7 @@ Cisco Tools
Database Assessment
-------------------
* [bbqsql]
* [bbqsql](../tools/bbqsql.md)
* [dbpwaudit]
* [hexorbase]
* [jsql]