rule bulwark_https_bulwarkblack_com_infinity_stealer_new_macos_malware_uses_clickfix_lures_and_nuitka
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/infinity-stealer-new-macos-malware-uses-clickfix-lures-and-nuitka-compiled-python-payload/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:32:06Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "update-check.com" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
