volatility

安装 linux最好 python2环境 github下完部署

python2 vol.py -f Memory.vmem imageinfo

–profile=Win81U1x86

调出shell窗口

这算一个奇淫技巧
python2 vol.py -f Memory.vmem --profile=Win81U1x86 volshell
可以测试你猜测的系统是否正确,正确的话就能getshell

进程pslist

文件filescan

下文件dumpfiles -Q地址 -D导出目录

https://blog.csdn.net/zjjcxy_long/article/details/108315214

https://blog.csdn.net/q20010619/article/details/120390580

https://blog.csdn.net/qq_41814777/article/details/102762621

https://blog.csdn.net/weixin_46081055/article/details/118926224

相关文章:

  • 2021-05-07
  • 2021-07-09
  • 2021-08-12
  • 2021-06-11
  • 2021-09-02
  • 2021-04-20
  • 2021-06-07
  • 2021-11-02
猜你喜欢
  • 2021-06-07
  • 2022-12-23
  • 2021-12-11
  • 2021-11-25
  • 2022-12-23
  • 2021-12-09
相关资源
相似解决方案