Fix. Thats next step

git-svn-id: file:///home/svn/framework3/trunk@7847 4d416f70-5f16-0410-b530-b9f4589650da
unstable
et 2009-12-14 05:58:57 +00:00
parent d6ee7c58ce
commit 20222a44ea
1 changed files with 2 additions and 2 deletions

View File

@ -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,