nccgroup / SocksOverRDP

Socks5/4/4a Proxy support for Remote Desktop Protocol / Terminal Services / Citrix / XenApp / XenDesktop
https://research.nccgroup.com/2020/05/06/tool-release-socks-over-rdp/
MIT License
1.07k stars 168 forks source link

Not working on Windows Server 2019 17763.rs5_release.180914-1434 #1

Closed markoverholser closed 4 years ago

markoverholser commented 4 years ago

I downloaded the x64 version and I am having trouble running it on a domain-joined Windows Server 2019 instance with RDP enabled. When I run SocksOverRDP-Server.exe -v I get the following error:

[-] Could not open Dynamic Virtual Channel: 1 00000001

It is the x64 version of Windows. I have tried both the x86 and x64 versions of the binary. The Microsoft Visual C++ Runtime libraries are installed. This is server-side only. The client-side DLL appears to load fine after registering on my Windows 10 client machine.

It's a lab environment, so I'm comfortable breaking stuff with you if you want me to try things.

earthquake commented 4 years ago

Have you connected to the server over remote desktop? With the remote desktop client and that popped up a messagebox showing the module was loaded?

markoverholser commented 4 years ago

Haha, that was dumb of me! It was not clear (to me) from the instructions that I needed to connect to the RDP server, then start up the server side of things. That did the trick. Should I submit a suggested update to the readme?

earthquake commented 4 years ago

If you think that would clear up for others, then please do!

earthquake commented 4 years ago

This issue was a non-issue, and considered closed.