Suspicious GUP Usage
Description
Detects execution of the Notepad++ updater in a suspicious directory, which is often used in DLL side-loading attacks
Query · sigma
selection: Image|endswith: \GUP.exe filter_programfiles: Image|endswith: - \Program Files\Notepad++\updater\GUP.exe - \Program Files (x86)\Notepad++\updater\GUP.exe filter_user: Image|contains: \Users\ Image|endswith: - \AppData\Local\Notepad++\updater\GUP.exe - \AppData\Roaming\Notepad++\updater\GUP.exe condition: selection and not 1 of filter_*
Known false positives
- Execution of tools named GUP.exe and located in folders different than Notepad++\updater