rule bulwark_https_bulwarkblack_com_solarwinds_fixes_six_critical_web_help_desk_vulnerabilities_inclu
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/solarwinds-fixes-six-critical-web-help-desk-vulnerabilities-including-rce-and-auth-bypass/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:57:20Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "Horizon3.ai" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
