EDR/XDR -- Memory Forensics
Memory Forensics Command Reference
Volatility 2 and Volatility 3 commands side by side, organised by what you are trying to find. Stop hunting through documentation during an active incident.
Setup:
Volatility 3:
python3 vol.py -f memory.dmp [plugin] |
Volatility 2: python2 vol.py -f memory.dmp --profile=[profile] [plugin]