Fix review comments

This commit is contained in:
Nasreddine Bencherchali
2022-06-21 17:22:39 +01:00
parent 11dca18b5b
commit 0c2f1bfce5
2 changed files with 11 additions and 6 deletions
@@ -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