msftidy cleanup

unstable
sinn3r 2012-12-21 16:11:16 -06:00
parent 529a3c9a63
commit 1323081bce
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ class Metasploit3 < Msf::Exploit::Remote
or prior. In order to execute commands via the FTP service, please note that
you must have a valid credential to the web-based administrative console.
},
'Author' =>
'Author' =>
[
'Spencer McIntyre', #Who found this vuln?
'sinn3r'
@ -41,7 +41,7 @@ class Metasploit3 < Msf::Exploit::Remote
[ 'Unix', { 'Arch'=>ARCH_CMD, 'Platform'=>'unix'} ]
],
'DisclosureDate' => 'Dec 06 2012'))
register_options(
[
Opt::RPORT(7021),