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