mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
14 lines
296 B
Plaintext
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:
|
|
...
|