PUA - NirCmd Execution
Description
Detects the use of NirCmd tool for command execution, which could be the result of legitimate administrative activity
Query · sigma
selection_org: - Image|endswith: \NirCmd.exe - OriginalFileName: NirCmd.exe selection_cmd: CommandLine|contains: - ' execmd ' - '.exe script ' - '.exe shexec ' - ' runinteractive ' combo_exec: CommandLine|contains: - ' exec ' - ' exec2 ' combo_exec_params: CommandLine|contains: - ' show ' - ' hide ' condition: 1 of selection_* or all of combo_*
Known false positives
- Legitimate use by administrators