Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Incident Response
  3. Hoarder

Hoarder

GPL-3.0Python4.0.0

A Windows artifact collection and parsing tool for targeted digital forensics and incident response investigations.

GitHubGitHub
216 stars23 forks0 contributors

What is Hoarder?

Hoarder is a forensic artifact collection and parsing tool for Windows systems. It solves the problem of inefficient full-disk imaging by allowing investigators to selectively gather and parse specific artifacts like event logs, registry hives, and browser history, streamlining digital forensics and incident response workflows.

Target Audience

Digital forensics analysts, incident responders, and security professionals who need to conduct targeted investigations on Windows systems without performing full disk acquisitions.

Value Proposition

Developers choose Hoarder for its configurable, YAML-driven approach to artifact collection and parsing, which offers precision and efficiency over traditional imaging methods, and its extensibility through custom parsers and plugins.

Overview

This script is made to collect the most valiable artifacts for foreniscs or incident reponse investigation rather than imaging the whole har drive.

Use Cases

Best For

  • Targeted incident response investigations on Windows endpoints
  • Collecting specific forensic artifacts like $MFT or event logs
  • Live forensics without full disk imaging
  • Parsing Windows artifacts with custom tools via MasterParser
  • Scenario-based evidence collection using group tags
  • Rapid triage during security incidents

Not Ideal For

  • Investigations requiring full disk imaging for legal evidence admissibility
  • Forensic analysis on non-Windows operating systems like Linux or macOS
  • Teams needing out-of-the-box tools without YAML configuration or parser management
  • Large-scale, automated evidence collection across distributed enterprise networks

Pros & Cons

Pros

Targeted Artifact Collection

Selectively gathers specific Windows forensic artifacts like $MFT and event logs without full disk imaging, reducing data overhead and accelerating incident response.

Configurable via YAML

Allows users to define artifacts, groups, and parsers in Hoarder.yml, enabling customizable and extensible forensic workflows tailored to investigation needs.

Live and Image Support

Can collect artifacts from live systems or disk image files using the -f flag, providing flexibility for both online and offline forensic scenarios.

Integrated Parsing Pipeline

Supports parsing raw artifacts into structured data via parsers.zip, with default integration of MasterParser for processing evidence like event logs and registry hives.

Cons

Configuration Complexity

Requires manual setup of Hoarder.yml and parsers.zip, which can be time-consuming and error-prone for users unfamiliar with YAML or forensic toolchains.

Windows-Only Focus

Limited to Windows forensic artifacts, with no native support for other operating systems, restricting its use in cross-platform investigations.

Deprecated 32-bit Support

As of version 4.0.0, 32-bit binaries are not released, forcing reliance on older versions or workarounds for 32-bit endpoints, adding operational complexity.

Frequently Asked Questions

Quick Stats

Stars216
Forks23
Contributors0
Open Issues3
Last commit5 years ago
CreatedSince 2018

Tags

#digital-forensics#disk-forensics#forensic-toolkit#security-tool#incident-response#python-script#yaml-configuration

Built With

Y
YAML
P
PyInstaller
P
Python

Included in

Incident Response8.9k
Auto-fetched 18 hours ago

Related Projects

LOKILOKI

Loki - Simple IOC and YARA Scanner

Stars3,773
Forks615
Last commit6 months ago
FibratusFibratus

Adversary tradecraft detection, protection, and hunting

Stars2,503
Forks217
Last commit2 days ago
PowerForensicsPowerForensics

PowerForensics provides an all in one platform for live disk forensic analysis

Stars1,441
Forks282
Last commit2 years ago
RegRipperRegRipper

RegRipper3.0

Stars712
Forks151
Last commit1 month 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