Fix #6615, fix typo "format"

Fix #6615
bug/bundler_fix
wchen-r7 2016-02-29 12:44:25 -06:00
parent 2950996cb8
commit f5ad1286d2
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class Metasploit3 < Msf::Auxiliary
formats = [ 'md5', 'des', 'bsdi']
if datastore['Crypt']
format << 'crypt'
formats << 'crypt'
end
cracker = new_john_cracker