mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
14 lines
289 B
Plaintext
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:
|
|
...
|