mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 06:31:33 +01:00
13 lines
246 B
Plaintext
13 lines
246 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- binary: false
|
|
code: |-
|
|
mtr --raw -F /path/to/input-file
|
|
comment: |-
|
|
The file is actually parsed, thus the content is corrupted by error prints.
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
...
|