Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/post/multi/manage/play_youtube.md
Views: 11789
play_youtube
allows you to open and start playing a YouTube video on a compromised host.
Important Options
EMBED
Whether or not to use the /embed
YouTube URL. The embedded version provides a clean interface and will start playing in fullscreen but is not compatible with all YouTube videos, for example Rick Astley - Never Gonna Give You Up (VID: dQw4w9WgXcQ
) is not compatible.
While the non-embeded version has greater compatibility, there is a chance that an advertisement may be played before the video. It is recommended to use the embedded version when the video is compatible.
VID
The video's identifier on YouTube. This is the v
parameter of the URL.
See Also
Meterpreter's
uictl
command in thestdapi
extension for enabling and disabling the mouse and keyboard.