Files

15 lines
318 B
Plaintext

---
comment: |-
This allows to run Python code (`...`). Some valid core dump file is required, if not available, can be uploaded to the target.
functions:
inherit:
- code: |-
volatility -f /path/to/core-dump volshell
...
contexts:
sudo:
suid:
unprivileged:
from: python
...