rule bulwark_https_bulwarkblack_com_bridgepay_ransomware_attack_forces_nationwide_cash_only_payment_d
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/bridgepay-ransomware-attack-forces-nationwide-cash-only-payment-disruption/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:30:34Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "Gateway.Itstgate.com" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
