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/tic
2026-01-07 21:59:13 +01:00

13 lines
326 B
Plaintext

---
functions:
file-read:
- code: |-
tic -C /path/to/input-file
comment: |-
This translates a terminfo file from source format into compiled format. It will attempt to translate an arbitrary file and output the contents of the file on failure.
contexts:
sudo:
suid:
unprivileged:
...