mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-08-08 20:24:11 +02:00
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
ascii85 /path/to/input-file | ascii85 --decode
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
...
|