Example scripts in different languages automating forensic processes. Each script is highly-commented as a learning guide for beginners. Note that these scripts are learning tools and should not be deployed without edits and testing.
These scripts are built around SuspectData.dd a raw logical disk image file.
- Language requirements
- Comments / headers
- Variables
- Reading files
- If statements
- Functions
- Loops
- Exiting
- Shell (Bash) - Example_Forensic_Bash_Script.sh