Merge pull request #305 from Karneades/patch-3

Remove too loose filter in notepad++ updater rule
This commit is contained in:
Florian Roth
2019-04-19 12:40:24 +02:00
committed by GitHub
@@ -15,7 +15,11 @@ detection:
selection:
Image: '*\GUP.exe'
filter:
Image: '*\updater\*'
Image:
- 'C:\Users\*\AppData\Local\Notepad++\updater\gup.exe'
- 'C:\Users\*\AppData\Roaming\Notepad++\updater\gup.exe'
- 'C:\Program Files\Notepad++\updater\gup.exe'
- 'C:\Program Files (x86)\Notepad++\updater\gup.exe'
condition: selection and not filter
falsepositives:
- Execution of tools named GUP.exe and located in folders different than Notepad++\updater