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/uuencode
2026-01-08 21:44:09 +01:00

12 lines
179 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
uuencode /path/to/input-file /dev/stdout | uudecode
contexts:
sudo:
suid:
unprivileged:
...