Fix the description

git-svn-id: file:///home/svn/framework3/trunk@8406 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2010-02-08 13:53:50 +00:00
parent c28f15d02c
commit 79c68e3784
1 changed files with 36 additions and 34 deletions

View File

@ -31,7 +31,8 @@ require 'cgi'
super(update_info(info,
'Name' => 'HTTP Virtual Host Brute Force Scanner',
'Description' => %q{
This module scans a web server for
This module tries to identify unique virutal hosts
hosted by the target web server.
},
'Author' => [ 'et [at] cyberspace.org' ],
@ -144,3 +145,4 @@ require 'cgi'
end
end