Typo word module does not go in the name.

bug/bundler_fix
Carlos Perez 2013-02-14 21:56:24 -04:00
parent faf970cf1f
commit bcd59aa8fa
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class Metasploit3 < Msf::Auxiliary
def initialize(info = {})
super(update_info(info,
'Name' => 'DNS Host and Subdomain Brutefoce Module',
'Name' => 'DNS Host and Subdomain Brutefoce',
'Description' => %q{
This module uses a dictionary to perform a bruteforce on hostnames and subdomains
available under a given domain.