Arbitrary Binary Execution Using GUP Utility
Description
Detects execution of the Notepad++ updater (gup) to launch other commands or executables
Query · sigma
selection: ParentImage|endswith: \gup.exe Image|endswith: \explorer.exe filter: Image|endswith: \explorer.exe CommandLine|contains: \Notepad++\notepad++.exe filter_parent: ParentImage|contains: \Notepad++\updater\ filter_null: CommandLine: null condition: selection and not 1 of filter*
Known false positives
- Other parent binaries using GUP not currently identified