Image File Execution Options (IFEO)
IFEO allows for the configuration of certain behaviors when specified executables are launched, including attaching a debugger or modifying certain execution parameters.
Overview
Abuse by Threat Actors
Detection and Mitigation
Example of a Suspicious Entry
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe]
"Debugger"="C:\\Windows\\Temp\\malicious.exe"Conclusion
Last updated