rule bulwark_https_bulwarkblack_com_javascript_malware_50000_bank_users_at_risk_worldwide
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/javascript-malware-50000-bank-users-at-risk-worldwide/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:32:11Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "jscdnpack.com" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
