We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6bd3e commit 7c81adbCopy full SHA for 7c81adb
modules/auxiliary/scanner/http/title.rb
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Auxiliary
13
14
def initialize
15
super(
16
- 'Name' => 'HTTP HTML Title tag content grabber',
+ 'Name' => 'HTTP HTML Title Tag Content Grabber',
17
'Description' => %q{
18
Generates a GET request to the webservers provided and returns the server header,
19
HTML title attribute and location header (if set). Useful for rapidly identifying
0 commit comments