ms-terminal powershell.exe 30 views

Demo of MutexMap v1.0.0. A Rust-based DFIR tool designed to enumerate Kernel Synchronization Objects (Mutexes & Semaphores) and detect malware using YARA rules.

This demo shows:

  1. Smart scanning with built-in allowlist filtering.
  2. Raw kernel enumeration (no filters).
  3. Custom YARA rule detection (Simulated Threat).
  4. Forensics export to JSON.

GitHub Repo: https://github.com/ShinuToki/mutexmap-rs