rule bulwark_https_bulwarkblack_com_oracle_issues_rare_out_of_band_patch_for_critical_cve_2026_21992_
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/oracle-issues-rare-out-of-band-patch-for-critical-cve-2026-21992-rce-in-identity-manager/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:56:35Z"
        tlp = "TLP:CLEAR"
        indicator_count = "2"
    strings:
        $s0 = "12.2.1.4" ascii wide nocase  // IPv4
        $s1 = "14.1.2.1" ascii wide nocase  // IPv4
    condition:
        any of ($s*)
}
