module

Password Cracker: Databases

Disclosed
N/A
Created
2019-11-08

Description

This module uses John the Ripper or Hashcat to identify weak passwords that have been
acquired from the mssql_hashdump, mysql_hashdump, postgres_hashdump, or oracle_hashdump modules.
Passwords that have been successfully cracked are then saved as proper credentials.
Due to the complexity of some of the hash types, they can be very slow. Setting the
ITERATION_TIMEOUT is highly recommended.
MSSQL is 131, 132, and 1731 in hashcat.
MYSQL is 200, and 300 in hashcat.
ORACLE is 112, and 12300 in hashcat.
POSTGRES is 12 in hashcat.

Authors

theLightCosine theLightCosine@metasploit.com
hdm x@hdm.io
h00die

Module Options

To display the available options, load the module within the Metasploit console and run the commands ‘show options’ or ‘show advanced’:


msf > use auxiliary/analyze/crack_databases
msf auxiliary(crack_databases) > show actions
...actions...
msf auxiliary(crack_databases) > set ACTION < action-name >
msf auxiliary(crack_databases) > show options
...show and set options...
msf auxiliary(crack_databases) > run

Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.