mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
13 lines
203 B
Plaintext
13 lines
203 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- binary: false
|
|
code: |-
|
|
mutt -F /path/to/input-file
|
|
comment: |-
|
|
The file is leaked as error messages.
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
...
|