1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-09 15:36:21 +01:00
GTFOBins.github.io/_gtfobins/xz
2026-01-12 01:14:19 +01:00

11 lines
143 B
Plaintext

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