Changes

Jump to navigation Jump to search
511 bytes added ,  05:51, 27 March 2015
no edit summary
Line 61: Line 61:  
== dirbuster ==
 
== dirbuster ==
 
another bruteforce application
 
another bruteforce application
 +
 +
== dbpwaudit ==
 +
<nowiki> DBPwAudit v0.8 by Patrik Karlsson <patrik@cqure.net>
 +
----------------------------------------------------
 +
DBPwAudit -s <server> -d <db> -D <driver> -U <users> -P <passwords> [options]
 +
 +
-s - Server name or address.
 +
-p - Port of database server/instance.
 +
-d - Database/Instance name to audit.
 +
-D - The alias of the driver to use (-L for aliases)
 +
-U - File containing usernames to guess.
 +
-P - File containing passwords to guess.
 +
-L - List driver aliases.
 +
</nowiki>
 +
== casefile ==

Navigation menu