From ab4961bfa9e05e3e77d394144bc7ee23a0d27a3a Mon Sep 17 00:00:00 2001 From: HD Moore Date: Tue, 5 Jul 2011 05:20:47 +0000 Subject: [PATCH] Timeline git-svn-id: file:///home/svn/framework3/trunk@13099 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/unix/ftp/vsftpd_234_backdoor.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/exploits/unix/ftp/vsftpd_234_backdoor.rb b/modules/exploits/unix/ftp/vsftpd_234_backdoor.rb index 4e9ae048ad..a2f42d7069 100644 --- a/modules/exploits/unix/ftp/vsftpd_234_backdoor.rb +++ b/modules/exploits/unix/ftp/vsftpd_234_backdoor.rb @@ -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,