rule bulwark_https_bulwarkblack_com_shai_hulud_cicd_cloud_identity_redshift_defense
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/shai-hulud-cicd-cloud-identity-redshift-defense/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:57:02Z"
        tlp = "TLP:CLEAR"
        indicator_count = "3"
    strings:
        $s0 = "1.0.0.dev" ascii wide nocase  // Domains
        $s1 = "185.204.1.225" ascii wide nocase  // IPv4
        $s2 = "89.22.231.63" ascii wide nocase  // IPv4
    condition:
        any of ($s*)
}
