rule bulwark_https_bulwarkblack_com_global_energy_systems_exposed_widespread_cybersecurity_gaps_found
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/global-energy-systems-exposed-widespread-cybersecurity-gaps-found-in-power-grid-ot-networks/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:31:31Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "ThemesDNA.com" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
