cisagov/CHIRP
A DFIR tool written in Python. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1994
- days_rel: n/a
- days_push: 1911
- n_releases_24m: 0
Adoption not part of the score
1058 stars · 94 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CHIRP is a DFIR (Digital Forensics and Incident Response) tool by CISA that dynamically queries hosts for Indicators of Compromise (IoCs) using YARA rules and registry checks, outputting JSON for further SIEM analysis. It runs as a single package on live machines without modifying system data.
Use cases
- hunt for indicators of compromise on windows hosts
- scan a machine for yara rule matches during incident response
- collect ioc evidence as for siem ingestion
- run threat hunting against a specific CISA advisory like AA21-062A
- check registry artifacts for signs of compromise
- write custom indicators and plugins for threat hunting
When to choose
- you need a lightweight, read-only IOC sweep on a live host
- you want to hunt using CISA advisory indicators quickly
- you need JSON output for downstream SIEM analysis
When to avoid
- you need ongoing updates or support - the project is archived
- you need full forensic disk imaging or timeline analysis
- you need a real-time EDR or continuous monitoring solution
Facets
cli-tool · maturity abandoned
security search-engine developer-tools security developer-tools windows python cli dfir incident-response ioc yara threat-hunting cisa forensics command-line linux macos
1 source
- readme: https://github.com/cisagov/CHIRP · fetched 2026-08-28 · f4c3110db1d8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cisagov/CHIRP | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem