Fix up description a tiny bit

bug/bundler_fix
Tod Beardsley 2015-02-17 12:51:55 -06:00
parent 787deb4b23
commit 5e07b01a1f
No known key found for this signature in database
GPG Key ID: BD63D0A3EA19CAAC
1 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@ class Metasploit4 < Msf::Auxiliary
super(update_info(info,
'Name' => 'Chromecast Web Server Scanner',
'Description' => %q{
This module scans for the Chromecast web server on port 8008/TCP.
To be used with other Chromecast modules such as chromecast_youtube.
This module scans for the Chromecast web server on port 8008/TCP, and
can be used to discover devices that can be used against Chromecast
devices, such as chromecast_youtube.
},
'Author' => ['wvu'],
'References' => [