fix: implement suggestions from PR discussion
This commit is contained in:
@@ -20,5 +20,6 @@ detection:
|
||||
selection:
|
||||
Image: 'C:\Program Files\Internet Explorer\IEInstal.exe'
|
||||
TargetFilename|startswith: 'C:\Users\'
|
||||
TargetFilename|endswith: '\AppData\Local\Temp\IDC1.tmp\[1]consent.exe'
|
||||
TargetFilename|contains: '\AppData\Local\Temp\'
|
||||
TargetFilename|endswith: 'consent.exe'
|
||||
condition: selection
|
||||
|
||||
@@ -22,5 +22,6 @@ detection:
|
||||
- 'High'
|
||||
- 'System'
|
||||
ParentImage|endswith: '\ieinstal.exe'
|
||||
Image|endswith: '\AppData\Local\Temp\IDC1.tmp\[1]consent.exe'
|
||||
Image|contains: '\AppData\Local\Temp\'
|
||||
Image|endswith: 'consent.exe'
|
||||
condition: selection
|
||||
|
||||
Reference in New Issue
Block a user