GTFOBins.github.io/_gtfobins/troff.md

371 B

description functions
The file is typeset but text is still readable in the output, alternatively the output can be read with `man -l`.
file-read suid sudo
code
LFILE=file_to_read troff $LFILE
code
LFILE=file_to_read ./troff $LFILE
code
LFILE=file_to_read sudo troff $LFILE