rule bulwark_https_bulwarkblack_com_meta_ai_support_bot_account_recovery_risk
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/meta-ai-support-bot-account-recovery-risk/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:32:21Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "thecybersecguru.com" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
