rule bulwark_https_bulwarkblack_com_kimwolf_botnet_swamps_i2p_anonymity_network_in_massive_sybil_atta
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/kimwolf-botnet-swamps-i2p-anonymity-network-in-massive-sybil-attack/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:32:15Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "geti2p.net" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
