Qakbot Rundll32 Fake DLL Extension Execution
Description
Detects specific process tree behavior of a "rundll32" execution where the DLL doesn't have the ".dll" extension. This is often linked with potential Qakbot activity.
Query · sigma
selection: ParentImage|endswith: - \cmd.exe - \cscript.exe - \curl.exe - \mshta.exe - \powershell.exe - \pwsh.exe - \wscript.exe Image|endswith: \rundll32.exe CommandLine|contains: - :\ProgramData\ - :\Users\Public\ - \AppData\Local\Temp\ - \AppData\Roaming\ filter_main_extension: CommandLine|contains: .dll condition: selection and not 1 of filter_main_*
Known false positives
- Unlikely