fix name
git-svn-id: file:///home/svn/framework3/trunk@8484 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
24084024c0
commit
11cc5b0a32
|
@ -16,7 +16,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'File format exploit generator',
|
||||
'Name' => 'File Format Exploit Generator',
|
||||
'Version' => '$Revision: 8210 $',
|
||||
'Description' => %q{
|
||||
This module generates a combination of File format exploits and make them available to a client. 94.7% Based on browser autopwn by egypt.
|
||||
|
|
Loading…
Reference in New Issue