Added hexorbase

This commit is contained in:
Will Pennell 2014-03-31 21:01:01 -04:00
parent fcc6d4bf9d
commit 685987f8dd
2 changed files with 20 additions and 1 deletions

19
tools/hexorbase.md Normal file
View File

@ -0,0 +1,19 @@
# hexorbase
Notes
-------
HexorBase is a database application designed for administering and auditing multiple database servers simultaneously from a centralized location, it is capable of performing SQL queries and bruteforce attacks against common database servers (MySQL, SQLite, Microsoft SQL Server, Oracle, PostgreSQL ).HexorBase allows packet routing through proxies or even metasploit pivoting antics to communicate with remotely inaccessible servers which are hidden within local subnets.
Help Text
-------
```
no help text
```
Example Usage
-------
Links
-------
[Youtube](https://www.youtube.com/watch?v=vFt161LMA80)
https://code.google.com/p/hexorbase/

View File

@ -14,7 +14,7 @@ Database Assessment
* [bbqsql](../tools/bbqsql.md)
* [dbpwaudit](../tools/dbpwaudit.md)
* [hexorbase]
* [hexorbase](../tools/hexorbase.md)
* [jsql]
* [mdb-export]
* [mdb-hexdump]