1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/zcat
Andrea Cardaci e6d164b389 Convert zcat
2026-01-17 21:12:26 +01:00

10 lines
125 B
Plaintext

---
functions:
file-read:
- code: |-
zcat -f /path/to/input-file
contexts:
sudo:
unprivileged:
...