Potential Encrypted Registry Blob Related To SNAKE Malware
Description
Detects the creation of a registry value in the ".wav\OpenWithProgIds" key with an uncommon name. This could be related to SNAKE Malware as reported by CISA
Query · sigma
selection: TargetObject|contains: \SOFTWARE\Classes\.wav\OpenWithProgIds\ filter_main_wav: - TargetObject|endswith: .AssocFile.WAV - TargetObject|contains: .wav. condition: selection and not 1 of filter_main_*
Known false positives
- Some additional tuning might be required to tune out legitimate processes that write to this key by default