Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Incident Response
  3. Dissect

Dissect

AGPL-3.03.22

A digital forensics and incident response framework for unified analysis of forensic artifacts across disk formats, filesystems, and operating systems.

Visit WebsiteGitHubGitHub
1.1k stars85 forks0 contributors

What is Dissect?

Dissect is a digital forensics and incident response framework that allows analysts to quickly access and analyze forensic artifacts from various disk and file formats. It solves the problem of manual, fragmented forensic workflows by providing a unified interface that handles container formats, filesystems, and operating systems transparently. With tools like `target-query` and `acquire`, it streamlines evidence collection and analysis.

Target Audience

Digital forensics analysts, incident responders, security researchers, and DFIR tool developers who need to analyze disk images, memory dumps, or live systems across diverse environments.

Value Proposition

Developers choose Dissect for its singular approach to forensic analysis, eliminating the need to chain multiple tools for extraction, mounting, and parsing. Its modular design allows customization, while the unified CLI tools reduce complexity and speed up investigations.

Overview

Dissect is a digital forensics & incident response framework and toolset that allows you to quickly access and analyse forensic artefacts from various disk and file formats, developed by Fox-IT (part of NCC Group).

Use Cases

Best For

  • Analyzing disk images (E01, VMDK, QCoW) without manual extraction
  • Incident response investigations across Windows, Linux, and ESXi systems
  • Creating lightweight forensic containers from endpoints or hypervisors
  • Parsing forensic artifacts like MFT, event logs, and registry files
  • Building custom DFIR tools using modular parsers
  • Educational or training environments for digital forensics

Not Ideal For

  • Incident responders who prefer graphical user interfaces over command-line tools
  • Organizations that mandate vendor-supported, commercial forensic suites for compliance
  • Analysts performing simple, one-off file parsing without needing a full Python framework

Pros & Cons

Pros

Unified Forensic Interface

Provides a singular approach to analyze artifacts across containers, filesystems, and OSes, as shown by commands like `target-query -f mft` that eliminate manual extraction and parsing steps.

Efficient Evidence Collection

The `acquire` tool creates lightweight containers from endpoints or hypervisors without dealing with file-locks, streamlining live system acquisition.

Modular Flexibility

Each parser and implementation can be used independently or combined, allowing for custom DFIR tool development, as highlighted in the modular architecture.

Quick Start for Analysis

Easy installation via `pip install dissect` and access to CLI tools like `target-shell`, with an interactive playground at try.dissect.tools for immediate use.

Cons

Python Dependency Barrier

Requires Python installation and management, which can be a hurdle in environments where other languages are standard or where Python is restricted.

External Documentation Reliance

Critical information is in separate documentation (docs.dissect.tools), not self-contained in the README, potentially slowing initial setup and learning.

AGPL License Restrictions

The AGPL3 license may impose sharing obligations that are unsuitable for proprietary or closed-source commercial projects, limiting adoption in some sectors.

Frequently Asked Questions

Quick Stats

Stars1,130
Forks85
Contributors0
Open Issues9
Last commit4 months ago
CreatedSince 2022

Tags

#digital-forensics#modular-framework#dfir#forensic-analysis#python#incident-response

Built With

P
Python
T
Tox

Links & Resources

Website

Included in

Incident Response8.9k
Auto-fetched 5 hours ago

Related Projects

FLARE VMFLARE VM

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.

Stars8,876
Forks1,102
Last commit1 month ago
Fleet device managementFleet device management

Open device management

Stars6,626
Forks955
Last commit6 hours ago
grrgrr

GRR Rapid Response: remote live forensics for incident response

Stars5,083
Forks795
Last commit2 months ago
VelociraptorVelociraptor

Digging Deeper....

Stars4,118
Forks639
Last commit3 days ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub