Creation Exe for Service with Unquoted Path
Description
Adversaries may execute their own malicious payloads by hijacking vulnerable file path references. Adversaries can take advantage of paths that lack surrounding quotations by placing an executable in a higher level directory within the path, so that Windows will choose the adversary's executable to launch.
Query · sigma
selection: TargetFilename: C:\program.exe condition: selection
Known false positives
- Unknown