IIS Native-Code Module Command Line Installation
Description
Detects suspicious IIS native-code module installations via command line
Query · sigma
selection_img: - Image|endswith: \appcmd.exe - OriginalFileName: appcmd.exe selection_cli: CommandLine|contains|all: - install - module CommandLine|contains|windash: '-name:' filter_iis_setup: ParentImage: C:\Windows\System32\inetsrv\iissetup.exe condition: all of selection_* and not 1 of filter_*
Known false positives
- Unknown as it may vary from organisation to organisation how admins use to install IIS modules