1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/volatility
2026-01-14 01:08:38 +01:00

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