DarkGate - Autoit3.EXE Execution Parameters
Description
Detects execution of the legitimate Autoit3 utility from a suspicious parent process. AutoIt3.exe is used within the DarkGate infection chain to execute shellcode that performs process injection and connects to the DarkGate command-and-control server.
Query · sigma
selection_proc: - Image|endswith: \Autoit3.exe - OriginalFileName: AutoIt3.exe selection_parent: ParentImage|endswith: - \cmd.exe - \KeyScramblerLogon.exe - \msiexec.exe filter_main_legit_autoit_location: Image|endswith: - :\Program Files (x86)\AutoIt3\AutoIt3.exe - :\Program Files\AutoIt3\AutoIt3.exe condition: all of selection_* and not 1 of filter_main_*
Known false positives
- Unlikely