Land wvu-r7#11, minor fixes for #4774

bug/bundler_fix
William Vu 2015-02-17 13:06:55 -06:00
commit 687d84cdf0
1 changed files with 3 additions and 3 deletions

View File

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