Skip to content

Commit 7c81adb

Browse files
committed
MSFTidy is now quiet and happy
1 parent 1f6bd3e commit 7c81adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/title.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Auxiliary
1313

1414
def initialize
1515
super(
16-
'Name' => 'HTTP HTML Title tag content grabber',
16+
'Name' => 'HTTP HTML Title Tag Content Grabber',
1717
'Description' => %q{
1818
Generates a GET request to the webservers provided and returns the server header,
1919
HTML title attribute and location header (if set). Useful for rapidly identifying

0 commit comments

Comments
 (0)