swap_digger: automate Linux swap analysis
swap_digger
swap_digger is a bash script used to automate Linux swap analysis for post-exploitation or forensic purpose. It automates swap extraction and searches for Linux user credentials, Web form credentials, Web form emails, HTTP basic authentication, WiFi SSID, and keys, etc.
Download and run the tool
On your machine
Use the following commands to download and run the script on your machine:
On a mounted hard drive
To use swap_digger on a mounted hard drive, do the following:
First, download the script using the following commands:
Then, find the target swap file/partition with:
Finally, analyze the target by running:
On a third party machine
Use the following commands to download and run the script on a third party machine (useful for pentests and CTFs):