msftidy cleanup
parent
529a3c9a63
commit
1323081bce
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue