mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
Fix typo
git-svn-id: file:///home/svn/framework3/trunk@8423 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
7bf3de2a3d
commit
36c61ff5ed
@ -31,7 +31,7 @@ require 'cgi'
|
|||||||
super(update_info(info,
|
super(update_info(info,
|
||||||
'Name' => 'HTTP Virtual Host Brute Force Scanner',
|
'Name' => 'HTTP Virtual Host Brute Force Scanner',
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module tries to identify unique virutal hosts
|
This module tries to identify unique virtual hosts
|
||||||
hosted by the target web server.
|
hosted by the target web server.
|
||||||
|
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user