mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-09 15:36:21 +01:00
11 lines
143 B
Plaintext
11 lines
143 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
xz -c /path/to/input-file | xz -d
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|