mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
15 lines
318 B
Plaintext
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
|
|
...
|