rule bulwark_https_bulwarkblack_com_flickr_data_breach_exposes_user_information_through_third_party_e
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/flickr-data-breach-exposes-user-information-through-third-party-email-vendor-vulnerability/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:31:20Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "Winbuzzer.com" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
