GitPedia

Flare wmi

From mandiant·Updated May 25, 2026·View on GitHub·
·Archived

This repository contains various documentation and code projects that describe the Windows Management Instrumentation (WMI) technology. The research was first introduced at [Defcon 23](https://www.defcon.org/html/defcon-23/dc-23-index.html) in 2015, and the associated slides are available here: [DEFCON_23-WMI-Attacks-Defense-Forensics.pdf](DEFCON_23_Presentation/DEFCON_23-WMI-Attacks-Defense-Forensics.pdf). The project is written primarily in C++, distributed under the Apache License 2.0 license, first published in 2015. Key topics include: fireeye-flare, forensics, python, wmi.

Latest release: v1.0Initial Public Release
August 10, 2015View Changelog →

flare-wmi

This repository contains various documentation and code projects that describe the Windows Management Instrumentation (WMI) technology.
The research was first introduced at Defcon 23 in 2015, and the associated slides are available here: DEFCON_23-WMI-Attacks-Defense-Forensics.pdf.

python-cim (active development)

python-cim is a pure Python parser for the WMI repository database.
It supports read access to WMI structures via a flexible API.
You can use the provided "sample" scripts to
dump persistence locations,
identify commonly executed software,
timeline activity, and
recover deleted data.

WMIParser (unmaintained)

WMIParser is a forensic parser for the WMI repository database files that can extract FilterToConsumerBindings that malicious actors have hijacked.
The parser is written in C.

WMI-IDS (unmaintained)

WMI-IDS is a proof-of-concept agent-less host intrusion detection system designed to showcase
the unique ability of WMI to respond to and react to operating system events in real-time.
WMI-IDS is a PowerShell module that serves as an installer of WMI events on a local or remote system.

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from mandiant/flare-wmi via the GitHub API.Last fetched: 6/23/2026