CobaltStrike Load by Rundll32
Description
Rundll32 can be use by Cobalt Strike with StartW function to load DLLs from the command line.
Query · sigma
selection_rundll: - Image|endswith: \rundll32.exe - OriginalFileName: RUNDLL32.EXE - CommandLine|contains: - rundll32.exe - 'rundll32 ' selection_params: CommandLine|contains: .dll CommandLine|endswith: - ' StartW' - ',StartW' condition: all of selection*
Known false positives
- Unknown