Timeline
git-svn-id: file:///home/svn/framework3/trunk@13099 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
e678bb0a8e
commit
ab4961bfa9
|
@ -21,9 +21,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
'Name' => 'VSFTPD v2.3.4 Backdoor Command Execution',
|
'Name' => 'VSFTPD v2.3.4 Backdoor Command Execution',
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module exploits a malicious backdoor that was added to the VSFTPD download
|
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
|
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' ],
|
'Author' => [ 'hdm', 'mc' ],
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
|
|
Loading…
Reference in New Issue