rule bulwark_https_bulwarkblack_com_cisco_talos_exposes_three_year_campaign_uat_8616_exploits_sd_wan_
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/cisco-talos-exposes-three-year-campaign-uat-8616-exploits-sd-wan-zero-day-for-critical-infrastructure-access/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:30:42Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "1.1.1.10" ascii wide nocase  // IPv4
    condition:
        any of ($s*)
}
