.. /WorkFolders.exe
Star

Execute (EXE, Rename, Registry change)

Work Folders

Paths:

Resources:

Acknowledgements:

Detections:

Execute

  1. Execute control.exe in the current working directory

    WorkFolders
    Use case

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

    Privileges required
    User
    Operating systems
    Windows 8, Windows 8.1, Windows 10, Windows 11
    ATT&CK® technique
    T1218
    Tags
    Execute: EXE
    Requires: Rename
  2. WorkFolders attempts to execute control.exe. By modifying the default value of the App Paths registry key for control.exe in HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\control.exe, an attacker can achieve proxy execution.

    WorkFolders
    Use case

    Proxy execution of a malicious payload via App Paths registry hijacking.

    Privileges required
    User
    Operating systems
    Windows 10, Windows 11
    ATT&CK® technique
    T1218
    Tags
    Execute: EXE
    Requires: Registry change