Control.exe

type: OSBinaries
Binary used to launch controlpanel items in Windows

Full path

C:\Windows\System32\control.exe
C:\Windows\SysWOW64\control.exe

Commands

  1. ADSUser T1218.002

    Can be used to evade defensive countermeasures or to hide as a persistence mechanism

    control.exe {PATH_ABSOLUTE}:evil.dll

    Execute evil.dll which is stored in an Alternate Data Stream (ADS).

    os: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11

    Execute: DLL

  2. ExecuteUser T1218.002

    Use to execute code and bypass application whitelisting

    control.exe {PATH_ABSOLUTE:.cpl}

    Execute .cpl file. A CPL is a DLL file with CPlApplet export function)

    os: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11

    Execute: DLL

Detection

Resources

acknowledgement: Jimmy @bohops