Skip to content

Templates for forensic processes that are highly-commented.

Notifications You must be signed in to change notification settings

DFIRScience/ExampleForensicScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Example Forensic Scripts

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.

Concepts

  1. Language requirements
  2. Comments / headers
  3. Variables
  4. Reading files
  5. If statements
  6. Functions
  7. Loops
  8. Exiting

Languages

  • Shell (Bash) - Example_Forensic_Bash_Script.sh

About

Templates for forensic processes that are highly-commented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages