1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/procmail
2026-01-18 07:33:14 +01:00

14 lines
296 B
Plaintext

---
functions:
command:
- blind: false
code: |-
echo -e ':0\n| /path/to/command >/path/to/temp-file
procmail -m /path/to/temp-file
comment: |-
The program is picky about the file ownership, and waits for some input.
contexts:
sudo:
unprivileged:
...