1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/mtr
2026-01-06 17:44:19 +01:00

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:
...