diff --git a/tools/hexorbase.md b/tools/hexorbase.md new file mode 100644 index 0000000..ecdfbfb --- /dev/null +++ b/tools/hexorbase.md @@ -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/ diff --git a/vulnanalysis/index.md b/vulnanalysis/index.md index 86f7b53..4b7b49c 100644 --- a/vulnanalysis/index.md +++ b/vulnanalysis/index.md @@ -14,7 +14,7 @@ Database Assessment * [bbqsql](../tools/bbqsql.md) * [dbpwaudit](../tools/dbpwaudit.md) - * [hexorbase] + * [hexorbase](../tools/hexorbase.md) * [jsql] * [mdb-export] * [mdb-hexdump]