parent
2950996cb8
commit
f5ad1286d2
|
@ -40,7 +40,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
formats = [ 'md5', 'des', 'bsdi']
|
||||
if datastore['Crypt']
|
||||
format << 'crypt'
|
||||
formats << 'crypt'
|
||||
end
|
||||
|
||||
cracker = new_john_cracker
|
||||
|
|
Loading…
Reference in New Issue