fix: condition section
This commit is contained in:
@@ -39,7 +39,7 @@ detection:
|
||||
- CommandLine|contains|all:
|
||||
- 'wscript.exe'
|
||||
- '\AppData\'
|
||||
condition: selection_schtasks and ( selection_rare and selection_pattern or 1 of selection_anomaly )
|
||||
condition: selection_schtasks and ( selection_rare and selection_pattern or selection_anomaly )
|
||||
falsepositives:
|
||||
- Software installers that run from temporary folders and also install scheduled tasks
|
||||
level: high
|
||||
|
||||
Reference in New Issue
Block a user