Forensics

Awesome Forensics – The Forensic Analyst’s Toolkit An In-Depth Exploration

Comprehensive guide to the tools and resources pivotal in the world of forensic analysis. From essential collections to specialized frameworks and live forensics, this curated list covers everything you need to delve deeper into digital investigations.

Whether you’re a professional in the field or just starting out, explore these free and mostly open-source tools that are indispensable for today’s forensic experts.

Curated list of awesome free (mostly open source) forensic analysis tools and resources.

  • Awesome Forensics
    • Collections
    • Tools
      • Distributions
      • Frameworks
      • Live Forensics
      • IOC Scanner
      • Acquisition
      • Imaging
      • Carving
      • Memory Forensics
      • Network Forensics
      • Windows Artifacts
        • NTFS/MFT Processing
      • OS X Forensics
      • Mobile Forensics
      • Docker Forensics
      • Internet Artifacts
      • Timeline Analysis
      • Disk image handling
      • Decryption
      • Management
      • Picture Analysis
      • Metadata Forensics
      • Steganography
    • Learn Forensics
      • CTFs and Challenges
    • Resources
      • Web
      • Blogs
      • Books
      • File System Corpora
      • Other
      • Labs
    • Related Awesome Lists
    • Contributing

Collections

  • AboutDFIR – The Definitive Compendium Project – Collection of forensic resources for learning and research. Offers lists of certifications, books, blogs, challenges and more
  • ⭐ ForensicArtifacts.com Artifact Repository – Machine-readable knowledge base of forensic artifacts

Tools

  • Forensics tools on Wikipedia
  • Eric Zimmerman’s Tools

Distributions

  • bitscout – LiveCD/LiveUSB for remote forensic acquisition and analysis
  • Remnux – Distro for reverse-engineering and analyzing malicious software
  • SANS Investigative Forensics Toolkit (sift) – Linux distribution for forensic analysis
  • Tsurugi Linux – Linux distribution for forensic analysis
  • WinFE – Windows Forensics enviroment

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

Pystinger : Bypass Firewall For Traffic Forwarding Using Webshell

Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…

5 days ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

6 days ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

6 days ago

How to Bash Append to File: A Simple Guide for Beginners

If you are working with Linux or writing bash scripts, one of the most common…

6 days ago

Mastering the Bash Case Statement with Simple Examples

What is a bash case statement? A bash case statement is a way to control…

6 days ago

How to Check if a File Exists in Bash – Simply Explained

Why Do We Check Files in Bash? When writing a Bash script, you often work…

1 week ago