mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 06:31:33 +01:00
13 lines
326 B
Plaintext
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:
|
|
...
|