1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/unexpand
2026-01-08 21:44:09 +01:00

14 lines
234 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
unexpand -t999 /path/to/input-file
comment: |-
Convert sequences of (e.g., `999`) spaces to tab.
contexts:
sudo:
suid:
unprivileged:
...