mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Added bbqsql to Vulnerability Analysis Menu
This commit is contained in:
parent
dce7f683e3
commit
1738748d4d
74
tools/bbqsql.md
Normal file
74
tools/bbqsql.md
Normal 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
|
||||
@ -12,7 +12,7 @@ Cisco Tools
|
||||
Database Assessment
|
||||
-------------------
|
||||
|
||||
* [bbqsql]
|
||||
* [bbqsql](../tools/bbqsql.md)
|
||||
* [dbpwaudit]
|
||||
* [hexorbase]
|
||||
* [jsql]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user