Kapeka Backdoor Loaded Via Rundll32.EXE
Description
Detects the Kapeka Backdoor binary being loaded by rundll32.exe. The Kapeka loader drops a backdoor, which is a DLL with the '.wll' extension masquerading as a Microsoft Word Add-In.
Query · sigma
selection:
Image|endswith: \rundll32.exe
ImageLoaded|contains:
- :\ProgramData
- \AppData\Local\
ImageLoaded|re: '[a-zA-Z]{5,6}\.wll'
condition: selection
Known false positives
- Unknown