Skip to content

Commit a8108cf

Browse files
author
Tod Beardsley
committed
Be less stupid in the description
[See rapid7#4774]
1 parent 14e764f commit a8108cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/auxiliary/scanner/http/chromecast_webserver.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ def initialize(info = {})
1616
'Name' => 'Chromecast Web Server Scanner',
1717
'Description' => %q{
1818
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.
19+
can be used to discover devices which can be targeted by other Chromecast
20+
modules, such as chromecast_youtube.
2121
},
2222
'Author' => ['wvu'],
2323
'References' => [

0 commit comments

Comments
 (0)