File Download Using Notepad++ GUP Utility
Description
Detects execution of the Notepad++ updater (gup) from a process other than Notepad++ to download files.
Query · sigma
selection_img: - Image|endswith: \GUP.exe - OriginalFileName: gup.exe selection_cli: CommandLine|contains|all: - ' -unzipTo ' - http filter: ParentImage|endswith: \notepad++.exe condition: all of selection* and not filter
Known false positives
- Other parent processes other than notepad++ using GUP that are not currently identified