git-svn-id: file:///home/svn/framework3/trunk@13099 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2011-07-05 05:20:47 +00:00
parent e678bb0a8e
commit ab4961bfa9
1 changed files with 2 additions and 2 deletions

View File

@ -21,9 +21,9 @@ class Metasploit3 < Msf::Exploit::Remote
'Name' => 'VSFTPD v2.3.4 Backdoor Command Execution',
'Description' => %q{
This module exploits a malicious backdoor that was added to the VSFTPD download
archive. This backdoor was present in the vsftpd-2.3.4.tar.gz archive between
archive. This backdoor was introdcued into the vsftpd-2.3.4.tar.gz archive between
June 30th 2011 and July 1st 2011 according to the most recent information
available.
available. This backdoor was removed on July 3rd 2011.
},
'Author' => [ 'hdm', 'mc' ],
'License' => MSF_LICENSE,