Forensics

Forensics Tools – A Comprehensive Guide To Free And Open Source Resources

In the evolving field of digital forensics, having access to the right tools can make all the difference. This article provides a curated list of free and open-source forensic tools and resources designed for various types of digital investigations.

From live forensics and data acquisition to detailed artifact analysis and decryption, each category offers a suite of tools tailored for specific forensic tasks.

Whether you’re a beginner learning the ropes or an experienced investigator, this guide will serve as an essential resource to enhance your forensic toolkit.

A list of free and open source forensics analysis tools and other resources.

  • Forensics Tools
  • Collections
  • Tools
    • Distributions
    • Frameworks
    • Live forensics
    • Acquisition
    • Imageing
    • Carving
    • Memory Forensics
    • Network Forensics
    • Windows Artifacts
      • NTFS/MFT Processing
    • OS X Forensics
    • Mobile Forensics
    • Docker Forensics
    • Browser Artifacts
    • Timeline Analysis
    • Disk image handling
    • Decryption
    • Management
    • Picture Analysis
    • Steganography
    • Metadata Forensics
    • Website Forensics
  • Learn Forensics
    • CTFs
  • Resources
    • Books
    • File System Corpora
    • Twitter
    • Blogs
    • Other
  • Related Awesome Lists

Collections

Tools

For more information click here.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

cp Command: Copy Files and Directories in Linux

The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…

6 days ago

Image OSINT

Introduction In digital investigations, images often hold more information than meets the eye. With the…

6 days ago

cat Command: Read and Combine File Contents in Linux

The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…

6 days ago

Port In Networking

What is a Port? A port in networking acts like a gateway that directs data…

6 days ago

ls Command: List Directory Contents in Linux

The ls command is fundamental for anyone working with Linux. It’s used to display the files and…

7 days ago

pwd Command: Find Your Location in Linux

The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…

1 week ago