rule bulwark_https_bulwarkblack_com_vibe_coding_gone_wrong_moltbook_ai_social_network_exposes_4_75_mi
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/vibe-coding-gone-wrong-moltbook-ai-social-network-exposes-4-75-million-records-in-massive-database-breach/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:58:15Z"
        tlp = "TLP:CLEAR"
        indicator_count = "7"
    strings:
        $s0 = "ehxbxtjliybbloantpwq.supabase.co" ascii wide nocase  // Domains
        $s1 = "www.moltbook.com" ascii wide nocase  // Domains
        $s2 = "https://ehxbxtjliybbloantpwq.supabase.co/rest/v1/agents?select" ascii wide nocase  // URLs
        $s3 = "https://ehxbxtjliybbloantpwq.supabase.co/rest/v1/owners?select=email,x_handle,x_name&#x26;email=neq.null&#x26;limit=5" ascii wide nocase  // URLs
        $s4 = "https://ehxbxtjliybbloantpwq.supabase.co/rest/v1/posts?id=eq.74b073fd-37db-4a32-a9e1-c7652e5c0d59" ascii wide nocase  // URLs
        $s5 = "https://ehxbxtjliybbloantpwq.supabase.co/rest/v1/users" ascii wide nocase  // URLs
        $s6 = "https://www.moltbook.com/_next/static/chunks/18e24eafc444b2b9.js" ascii wide nocase  // URLs
    condition:
        any of ($s*)
}
