Potential Suspicious Registry File Imported Via Reg.EXE
Description
Detects the import of '.reg' files from suspicious paths using the 'reg.exe' utility
Query · sigma
selection_img: - Image|endswith: \reg.exe - OriginalFileName: reg.exe selection_cli: CommandLine|contains: ' import ' selection_paths: CommandLine|contains: - C:\Users\ - '%temp%' - '%tmp%' - '%appdata%' - \AppData\Local\Temp\ - C:\Windows\Temp\ - C:\ProgramData\ condition: all of selection_*
Known false positives
- Legitimate import of keys