rule bulwark_https_bulwarkblack_com_kadnap_botnet_hijacks_14000_asus_routers_using_novel_kademlia_dht
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/kadnap-botnet-hijacks-14000-asus-routers-using-novel-kademlia-dht-protocol-for-stealth-c2/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:32:13Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "212.104.141.140" ascii wide nocase  // IPv4
    condition:
        any of ($s*)
}
