rule bulwark_https_bulwarkblack_com_uat_10608_nexus_listener_framework_compromises_766_next_js_hosts_
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/uat-10608-nexus-listener-framework-compromises-766-next-js-hosts-in-24-hour-credential-harvesting-blitz/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:58:01Z"
        tlp = "TLP:CLEAR"
        indicator_count = "4"
    strings:
        $s0 = "144.172.102.88" ascii wide nocase  // IPv4
        $s1 = "144.172.112.136" ascii wide nocase  // IPv4
        $s2 = "144.172.117.112" ascii wide nocase  // IPv4
        $s3 = "172.86.127.128" ascii wide nocase  // IPv4
    condition:
        any of ($s*)
}
