rule bulwark_https_bulwarkblack_com_open_source_cyberstrikeai_tool_weaponized_in_ai_driven_fortigate_
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/open-source-cyberstrikeai-tool-weaponized-in-ai-driven-fortigate-attacks-across-55-countries/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T16:06:22Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "212.11.64.250" ascii wide nocase  // IPv4
    condition:
        any of ($s*)
}
