GTFOBins.github.io/_gtfobins/ptx.md

449 B

description functions
While the program is capable of reading the file, it outputs a "permuted index" of its content, thus altering it. Adjusting the options could yield more readable outputs.
file-read suid sudo
code
LFILE=file_to_read ptx -w 5000 "$LFILE"
code
LFILE=file_to_read ./ptx -w 5000 "$LFILE"
code
LFILE=file_to_read sudo ptx -w 5000 "$LFILE"