.. /Control.exe
Star

Alternate data streams (DLL)
Execute (DLL)

Binary used to launch controlpanel items in Windows

Paths:

Resources:

Acknowledgements:

Detections:

Alternate data streams

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

    control.exe c:\windows\tasks\file.txt:evil.dll
    Use case
    Can be used to evade defensive countermeasures or to hide as a persistence mechanism
    Privileges required
    User
    Operating systems
    Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
    ATT&CK® technique
    T1218.002
    Tags
    Execute: DLL

Execute

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

    control.exe c:\windows\tasks\evil.cpl
    Use case
    Use to execute code and bypass application whitelisting
    Privileges required
    User
    Operating systems
    Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
    ATT&CK® technique
    T1218.002
    Tags
    Execute: DLL