description modified

unstable
jvazquez-r7 2012-09-21 10:09:42 +02:00
parent f6baf7fe34
commit 0032713198
1 changed files with 1 additions and 2 deletions

View File

@ -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,