Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
SERVICE

Locked SharpRDP


itsMe

Recommended Posts

This is the hidden content, please

SharpRDP – Remote Desktop Protocol Console Application for Authenticated Command Execution

How it works

The terminal services library (mstscax.dll) has two different forms that can leveraged, the scriptable control that can be used by web clients or scripts and the non-scriptable control that would be used in native or managed code. SharpRDP relies on the non-scriptable control of the COM library. The ActiveX importer aximp.exe, which is part of the .NET SDK, is required to generate the appropriate DLLs MSTSCLib.DLL and AxMSTSCLib.DLL from the mstscax.dll DLL. MSTSCLib.dll contains the managed definitions for the library while the AxMSTSCLib.dll contains the Windows Form control for the ActiveX classes. Both DLLs contain classes that are required to perform the actions needed for lateral movement.

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.