Update description to be a little more descriptive

bug/bundler_fix
sgabe 2014-12-21 19:31:58 +01:00
parent cd02e61a57
commit bb33a91110
1 changed files with 4 additions and 4 deletions

View File

@ -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' =>