forgot comma, bleh
git-svn-id: file:///home/svn/framework3/trunk@9822 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
@@ -20,7 +20,7 @@ class Metasploit3 < Msf::Auxiliary
|
||||
'Name' => 'FTP Client Exploit Mixin DATA test Exploit',
|
||||
'Version' => '$Revision$',
|
||||
'Description' => 'This module tests the "DATA" functionality of the ftp client exploit mixin.',
|
||||
'Author' => [ 'Thomas Ring', 'jduck' ]
|
||||
'Author' => [ 'Thomas Ring', 'jduck' ],
|
||||
'License' => MSF_LICENSE
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user