rule bulwark_https_bulwarkblack_com_apt28_targets_european_entities_with_operation_macromaze_webhook_
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/apt28-targets-european-entities-with-operation-macromaze-webhook-malware-campaign/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:30:09Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "webhook.site" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
