rule bulwark_https_bulwarkblack_com_cve_2026_1731_critical_beyondtrust_remote_support_vulnerability_u
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/cve-2026-1731-critical-beyondtrust-remote-support-vulnerability-under-active-exploitation/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:30:54Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "lucian_constantin@foundryco.com" ascii wide nocase  // Email Addresses
    condition:
        any of ($s*)
}
