Add DbgSrv.exe trusted developer utility proxy execution - #516
Add DbgSrv.exe trusted developer utility proxy execution#516PhyoPaingHtun wants to merge 1 commit into
Conversation
Evidence attached simulationThe following validation materials are attached to or referenced by this Full simulation video: PowerShell validation script: Evidence archive: The PowerShell simulation performs the following checks:
|
Additional public research contextIn addition to the lab simulation provided above, Red Canary documented the security relevance of In the controlled red-team exercise, Casey Smith used the trusted, Microsoft-signed The research also showed valuable detection opportunities, including:
This was a controlled red-team simulation, not a reported real-world criminal intrusion. My submitted simulation validates only the benign Red Canary research: Microsoft reverse process-server documentation: |


Summary
This pull request adds
DbgSrv.exeas a new LOLBAS entry under:yml/OtherMSBinaries/DbgSrv.ymlDbgSrv.exeis the Microsoft-signed process server included withDebugging Tools for Windows. It is installed through Microsoft's Windows
SDK/WDK debugging-tools package and is not normally present on a default
Windows installation.
The proposed entry documents the ability of
DbgSrv.exeto:-coption.clicon=transport option.The primary behavior reproduced in my lab was:
dbgsrv.exe -t tcp:port=5005 -c {CMD}