refactor: add accepteula to flags
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user