The Workflow Command-line Compiler tool is included with the Windows Software Development Kit (SDK).
Paths:
- C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\wfc.exe
AWL bypass
-
Execute arbitrary C# code embedded in a XOML file.
wfc.exe c:\path\to\test.xoml
- Use case
- Execute proxied payload with Microsoft signed binary to bypass WDAC policies
- Privileges required
- User
- Operating systems
- Windows 10 2004 (likely previous and newer versions as well)
- ATT&CK® technique
- T1127