
From Alerts to Answers: Building Threat Meister, a Monthly Threat-Hunting Workflow
In part one I built a KVM malware lab: PFSense routing everything through Mullvad, Remnux doing static triage and transparent TLS interception, a FLARE-VM Windows box for detonation, and Wazuh agents on every VM reporting to a manager on the home network. That post ended with a working pipeline. This one starts with a problem the pipeline creates: Wazuh captures everything, and “everything” is a lot. Process creations, file integrity events, registry changes, network connections — across every VM, continuously. Most of it is noise. Buried in it are the indicators that actually matter: the hash of a dropped payload, the IP a sample beaconed to, the domain a loader resolved. ...