WorkFolders.exe
Work Folders
Full path
C:\Windows\System32\WorkFolders.exeCommands
Can be used to evade defensive countermeasures or to hide as a persistence mechanism
WorkFoldersExecute
control.exein the current working directoryos: Windows 8, Windows 8.1, Windows 10, Windows 11
Proxy execution of a malicious payload via App Paths registry hijacking.
WorkFoldersWorkFoldersattempts to executecontrol.exe. By modifying the default value of the App Paths registry key forcontrol.exeinHKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\control.exe, an attacker can achieve proxy execution.os: Windows 10, Windows 11
Detection
- Sigma https://github.com/SigmaHQ/sigma/blob/683b63f8184b93c9564c4310d10c571cbe367e1e/rules/windows/process_creation/proc_creation_win_susp_workfolders.yml
- IOCWorkFolders.exe should not be run on a normal workstation
- IOCRegistry modification to HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\control.exe
Resources
acknowledgement: John Carroll @YoSignals, Elliot Killick @elliotkillick, Naor Evgi @ghosts621