Update description to be a little more descriptive
parent
cd02e61a57
commit
bb33a91110
|
@ -17,10 +17,10 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Description' => %q{
|
||||
This module exploits a stack-based buffer overflow vulnerability in
|
||||
i-Ftp v2.20, caused by a long time value set for scheduled download.
|
||||
By persuading the victim to load a specially-crafted Schedule.xml file,
|
||||
a remote attacker could execute arbitrary code on the system or cause
|
||||
the application to crash. This module has been tested successfully on
|
||||
Windows XP SP3.
|
||||
By persuading the victim to place a specially-crafted Schedule.xml file
|
||||
in the i-FTP folder, a remote attacker could execute arbitrary code on
|
||||
the system or cause the application to crash. This module has been
|
||||
tested successfully on Windows XP SP3.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' =>
|
||||
|
|
Loading…
Reference in New Issue