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/basenc
2025-12-24 20:37:04 +01:00

11 lines
166 B
Plaintext

---
functions:
file-read:
- code: |-
basenc --base64 /path/to/input-file | basenc -d --base64
contexts:
sudo:
suid:
unprivileged:
...