fix: broken condition
Co-authored-by: phantinuss <79651203+phantinuss@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cd3d137cc2
commit
266d6630df
+1
-1
@@ -109,7 +109,7 @@ detection:
|
||||
- 'wbadmin'
|
||||
- 'delete'
|
||||
- 'catalog'
|
||||
condition: all of selection_parent_path and (all of selection_special_child_powershell_* or all of selection_special_child_lsass_* or 1 of selection_child_*)
|
||||
condition: selection_parent and (all of selection_special_child_powershell_* or all of selection_special_child_lsass_* or 1 of selection_child_*)
|
||||
falsepositives:
|
||||
- Unlikely
|
||||
level: critical
|
||||
|
||||
Reference in New Issue
Block a user