Skip to main content

How to analyze RAM through Kali Linux Forensics mode

What you need

  1. How to analyze RAM through Kali Linux Forensics mode, Plug in your Live Kali Linux USB: step 1, image 1 of 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>

Conclusion

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.

One other person completed this guide.

Jacob Mehnert

Member since: 10/18/21

27,051 Reputation

43 Guides authored

Team

iFanatics Member of iFanatics

Community

54 Members

154 Guides authored

0 Comments

Add Comment

View Statistics:

Past 24 Hours: 0

Past 7 Days: 17

Past 30 Days: 77

All Time: 1,982