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 de087d1 commit 97e9daaCopy full SHA for 97e9daa
modules/post/multi/manage/play_youtube.rb
@@ -11,7 +11,7 @@ class Metasploit3 < Msf::Post
11
12
def initialize(info={})
13
super( update_info( info,
14
- 'Name' => 'Windows Manage Youtube Broadcast',
+ 'Name' => 'Multi Manage Youtube Broadcast',
15
'Description' => %q{
16
This module will broadcast a Youtube video on all compromised systems. It will play
17
the video in the target machine's native browser in full screen mode. The VID datastore
0 commit comments