description modified
parent
f6baf7fe34
commit
0032713198
|
@ -19,8 +19,7 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module provides a fake MySQL service that is designed to
|
This module provides a fake MySQL service that is designed to
|
||||||
capture authentication credentials. It captures challenge and
|
capture authentication credentials. It captures challenge and
|
||||||
response pairs that can be supplied to Cain or JtR (faster and
|
response pairs that can be supplied to Cain or JtR for cracking.
|
||||||
multi-core capable) for cracking.
|
|
||||||
},
|
},
|
||||||
'Author' => 'Patrik Karlsson <patrik[at]cqure.net>',
|
'Author' => 'Patrik Karlsson <patrik[at]cqure.net>',
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
|
|
Loading…
Reference in New Issue