nccgroup / scrying

A tool for collecting RDP, web and VNC screenshots all in one place
Other
439 stars 54 forks source link

RDP errors #15

Open sciguy16 opened 4 years ago

sciguy16 commented 4 years ago

From a Win XP machine that connects properly with rdesktop: error: RDP error: Io(Custom { kind: UnexpectedEof, error: "failed to fill whole buffer" })

sciguy16 commented 4 years ago

Probably a legacy crypto thing

12

sciguy16 commented 4 years ago

RDP error: RdpError(RdpError { kind: ProtocolNegFailure, message: "Error during negotiation step" }) when connecting to a Server 2003. Rdesktop reports:

Protocol(warning): Protocol negotiation failed with reason: SSL not allowed by server
Retrying with plain RDP.
sciguy16 commented 4 years ago

error: RDP error: RdpError(RdpError { kind: ProtocolNegFailure, message: "Error during negotiation step" }) also appears when connecting to a win10 machine with NLA enabled

sciguy16 commented 3 years ago

Had some Invalid Cast RDP errors too

0xtavian commented 2 years ago

@sciguy16 Just wanted to note that I've getting this error error: RDP error: RdpError(RdpError { kind: ProtocolNegFailure, message: "Error during negotiation step" }) with any RDP server I try. Using Scrying with axiom.

glafkosch commented 1 year ago

Any possible fix for this?