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 14e764f commit a8108cfCopy full SHA for a8108cf
modules/auxiliary/scanner/http/chromecast_webserver.rb
@@ -16,8 +16,8 @@ def initialize(info = {})
16
'Name' => 'Chromecast Web Server Scanner',
17
'Description' => %q{
18
This module scans for the Chromecast web server on port 8008/TCP, and
19
- can be used to discover devices that can be used against Chromecast
20
- devices, such as chromecast_youtube.
+ can be used to discover devices which can be targeted by other Chromecast
+ modules, such as chromecast_youtube.
21
},
22
'Author' => ['wvu'],
23
'References' => [
0 commit comments