rule bulwark_https_bulwarkblack_com_roadtools_cloud_identity_entra_id_defense { meta: author = "Bulwark Black LLC" source = "https://bulwarkblack.com/roadtools-cloud-identity-entra-id-defense/" description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule." generated = "2026-08-27T05:25:49Z" tlp = "TLP:CLEAR" indicator_count = "2" strings: $s0 = "enterpriseregistration.windows.net" ascii wide nocase // Domains $s1 = "windows.net" ascii wide nocase // Domains condition: any of ($s*) }