more changes to description and name

This commit is contained in:
Carlos Perez
2013-02-14 21:49:57 -04:00
parent a7d4f5ff4a
commit 7f7b4e5a97
@@ -14,9 +14,9 @@ class Metasploit3 < Msf::Auxiliary
def initialize(info = {})
super(update_info(info,
'Name' => 'DNS reverse lookup',
'Name' => 'DNS Reverse Lookup Enumeration Module',
'Description' => %q{
The module performs a reverse rookup against a given IP range.
This module performs a reverse rookup against a given IP range.
},
'Author' => [ 'Carlos Perez <carlos_perez[at]darkoperator.com>' ],
'License' => BSD_LICENSE