Completed changes to selection1
changed to the following to follow rule creation guidelines:
- Image|endswith: '\wbem\WMIC.exe'
- ProcessCommandLine|contains: 'wmic '
This commit is contained in:
+2
-2
@@ -18,8 +18,8 @@ logsource:
|
||||
detection:
|
||||
#useful_information: add more LOLBins to the rules logic of your choice.
|
||||
selection1:
|
||||
- Image: '*\wbem\WMIC.exe'
|
||||
- ProcessCommandLine: '*wmic *'
|
||||
- Image|endswith: '\wbem\WMIC.exe'
|
||||
- ProcessCommandLine|contains: 'wmic '
|
||||
- OriginalFileName: 'wmic.exe'
|
||||
- Description: 'WMI Commandline Utility'
|
||||
selection2:
|
||||
|
||||
Reference in New Issue
Block a user