mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-22 19:21:52 +08:00
- 添加ErrNLAAuthSuccess标志用于NLA验证成功信号 - tpkt层支持nlaAuthOnly模式,验证成功后不建立完整会话 - x224层正确传播NLA验证结果 - rdpCrack改用NlaAuth进行凭据验证
Golang Remote Desktop Protocol
grdp is a pure Golang implementation of the Microsoft RDP (Remote Desktop Protocol) protocol (client side authorization only).
Forked from icodeface/grdp
Status
The project is under development and not finished yet.
- Standard RDP Authentication
- SSL Authentication
- NTLMv2 Authentication
- Windows Clipboard
- RDP Client(ugly)
- VNC Client(unfinished)
Example
- build in example dir on linux or windows
- start example on port 8088
- http://localhost:8088