rule bulwark_https_bulwarkblack_com_deepload_malware_ai_generated_evasion_meets_clickfix_delivery_in_
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/deepload-malware-ai-generated-evasion-meets-clickfix-delivery-in-enterprise-credential-theft-campaign/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:30:58Z"
        tlp = "TLP:CLEAR"
        indicator_count = "3"
    strings:
        $s0 = "forest-entity.cc" ascii wide nocase  // Domains
        $s1 = "hell1-kitty.cc" ascii wide nocase  // Domains
        $s2 = "holiday-updateservice.com" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
