refactor: add accepteula to flags

This commit is contained in:
Florian Roth
2021-12-19 19:43:37 +01:00
committed by GitHub
parent 70f3f4fa88
commit 89e1f491b3
@@ -31,10 +31,11 @@ detection:
- '/x'
- '-s'
- '/s'
eventlog:
CommandLine|contains:
- 'security'
condition: (1 of selection*) or (flags and eventlog)
other:
CommandLine|contains|all:
- 'security'
- 'accepteula'
condition: (1 of selection*) or (flags and other)
falsepositives:
- Another tool that uses the command line switches of PsLogList
- Legitimate use of PsLogList by an administrator