1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
GTFOBins.github.io/_gtfobins/troff.md
2020-12-20 20:48:00 +01:00

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