fix: condition section

This commit is contained in:
Florian Roth
2022-02-23 23:28:53 +01:00
parent 22fbf5bb0a
commit 1682bdb8a8
@@ -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