rule bulwark_https_bulwarkblack_com_uefi_secure_boot_bypass_dbx_revocation_defense
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/uefi-secure-boot-bypass-dbx-revocation-defense/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:58:03Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "pg.ae" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
