Control.exe

Binary used to launch controlpanel items in Windows

Paths

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

Commands

ADS

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

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

Privileges: User

control.exe {PATH_ABSOLUTE}:evil.dll

Execute

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

Use case: Use to execute code and bypass application whitelisting

Privileges: User

control.exe {PATH_ABSOLUTE:.cpl}

Detection

Resources