Fix. Thats next step
git-svn-id: file:///home/svn/framework3/trunk@7847 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
d6ee7c58ce
commit
20222a44ea
|
@ -18,9 +18,9 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'HTTP Favicon Scanner',
|
||||
'Name' => 'HTTP Vuln scanner',
|
||||
'Description' => %q{
|
||||
This module identifies the type of webserver based on the favicon.
|
||||
This module identifies common vulnerable files or cgis.
|
||||
},
|
||||
'Author' => [ 'et' ],
|
||||
'License' => BSD_LICENSE,
|
||||
|
|
Loading…
Reference in New Issue