rule bulwark_https_bulwarkblack_com_pro_iranian_hackers_expand_targeting_of_us_critical_infrastructur
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/pro-iranian-hackers-expand-targeting-of-us-critical-infrastructure-as-cyber-chaos-escalates/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:56:48Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "ap.org" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
