Fix review comments
This commit is contained in:
+6
-5
@@ -18,11 +18,12 @@ detection:
|
||||
- Product|endswith: 'AccessChk'
|
||||
- Description|contains: 'Reports effective permissions'
|
||||
- Image|endswith: '\accesschk.exe'
|
||||
selection_cli: # These are the most common flags used with this tool. You could add other combinations if needed
|
||||
- 'uwcqv '
|
||||
- 'kwsu '
|
||||
- 'qwsu '
|
||||
- 'uwdqs '
|
||||
selection_cli:
|
||||
CommandLine|contains: # These are the most common flags used with this tool. You could add other combinations if needed
|
||||
- 'uwcqv '
|
||||
- 'kwsu '
|
||||
- 'qwsu '
|
||||
- 'uwdqs '
|
||||
condition: all of selection*
|
||||
fields:
|
||||
- IntegrityLevel
|
||||
|
||||
@@ -18,7 +18,11 @@ detection:
|
||||
CommandLine|contains|all:
|
||||
- ' service '
|
||||
- ' get '
|
||||
- ' name,displayname,pathname,startmode'
|
||||
CommandLine|contains:
|
||||
- name
|
||||
- displayname
|
||||
- pathname
|
||||
- startmode
|
||||
condition: all of selection*
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user