Change title
parent
b107025860
commit
cde3c48765
|
@ -19,7 +19,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'ComSndFTP v1.3.7 Beta USER Format String Overflow',
|
||||
'Name' => 'ComSndFTP v1.3.7 Beta USER Buffer Overflow',
|
||||
'Description' => %q{
|
||||
This module exploits the ComSndFTP FTP Server version 1.3.7 beta by sending a specially
|
||||
crafted format string specifier as a username. The crafted username is sent to to the server to
|
||||
|
|
Loading…
Reference in New Issue