跳转到主内容

How to analyze RAM through Kali Linux Forensics mode

你所需要的

  1. How to analyze RAM through Kali Linux Forensics mode, Plug in your Live Kali Linux USB: 步骤 1 中的图像 1,1
    • Plug in your Live Kali Linux USB into your computer and restart your PC.

    • Once your machine is finished restarting you should see Kali's Boot Loader.

    • Choose Live (forensic mode) from the list of options.

    • This will take you into the forensics mode, which contains the tools and packages needed to preform system forensic needs.

    • Press Ctrl + Alt + T to open the Terminal Interface.

    • Navigate to the Volatility directory with the command: cd /usr/share/volatility

    • Search for the RAM's profile with: python vol.py imageinfo -f=<location of image file>

结论

Because Volatility is a Python script, you can enter the command python vol.py -h to gain additional information.

The most important thing you should take away from this guide is to remember to use this information responsibly. Obtaining unauthorized access to another's computer system or systems is illegal under the Computer Fraud & Abuse Act.

Please use the knowledge gained from this guide responsibly.

另外一个人完成了本指南。

Jacob Mehnert

于10/18/21注册

27,027 声望

创作了43篇指南

团队

iFanatics iFanatics 的会员

Community

54 名成员

创作了154篇指南

0条评论

添加评论

浏览统计数据:

过去 24 小时: 3

过去 7 天: 14

过去 30 天: 78

总计 1,969