John the Ripper Oracle Password Cracker (Fast Mode)
This module uses John the Ripper to identify weak passwords that have been acquired from the oracle_hashdump module. Passwords that have been successfully cracked are then saved as proper credentials
Rank
- Normal
Authors
- TheLightCosine < thelightcosine [at] gmail.com >
- hdm < hdm [at] metasploit.com >
Development
Similar Modules
- auxiliary/analyze/jtr_aix
- auxiliary/analyze/jtr_crack_fast
- auxiliary/analyze/jtr_linux
- auxiliary/analyze/jtr_mssql_fast
- auxiliary/analyze/jtr_mysql_fast
- auxiliary/analyze/jtr_unshadow
- auxiliary/analyze/postgres_md5_crack
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/analyze/jtr_oracle_fast
msf auxiliary(jtr_oracle_fast) > run
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/analyze/jtr_oracle_fast
msf auxiliary(jtr_oracle_fast) > run
Module Options
| JOHN_BASE | The directory containing John the Ripper (src, run, doc) |
| JOHN_PATH | The absolute path to the John the Ripper executable |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
