Using volatility3, How can I find the last directory visited by the user in windows? In volatility2 we were able to find such thing using Shellbags plugin. But how can I do this in volatility3?
Asked
Active
Viewed 253 times
1 Answers
0
You can use shellbags plugin.
volatility -f <filename> --profile=<profile-name> shellbags

Batuhan Avlayan
- 411
- 1
- 4
- 19