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/troff
2026-01-08 21:44:09 +01:00

14 lines
289 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
troff /path/to/input-file
comment: |-
The file is typeset but text is still readable in the output, alternatively the output can be read with `man -l`.
contexts:
sudo:
suid:
unprivileged:
...