kaliwiki/tools/bbqsql.md
2014-04-02 20:22:21 -04:00

70 lines
1.8 KiB
Markdown

# 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
-------
* [BBQSQL version 1.0](https://github.com/Neohapsis/bbqsql)