PowerShell Web Access Feature Enabled Via DISM
Description
Detects the use of DISM to enable the PowerShell Web Access feature, which could be used for remote access and potential abuse
Query · sigma
selection_img: - Image|endswith: \dism.exe - OriginalFileName: DISM.EXE selection_cli: CommandLine|contains|all: - WindowsPowerShellWebAccess - /online - /enable-feature condition: all of selection_*
Known false positives
- Legitimate PowerShell Web Access installations by administrators