Merge pull request #2460 from phantinuss/master
fix: FP in Aviar installer
This commit is contained in:
@@ -17,8 +17,10 @@ detection:
|
||||
Image|endswith: '.exe'
|
||||
filter_null:
|
||||
Image: null
|
||||
filter_msi:
|
||||
filter_starts:
|
||||
Image|startswith: 'C:\Windows\Installer\MSI'
|
||||
filter_pstarts:
|
||||
ParentImage|startswith: 'C:\ProgramData\Avira\'
|
||||
filter_avira:
|
||||
Image|startswith: 'C:\Windows\Temp\'
|
||||
Image|endswith: '\avira_speedup_setup_update.tmp'
|
||||
|
||||
Reference in New Issue
Block a user