Skip to content

Use to check the valid account of the Remote Desktop Protocol(Support plaintext and ntlmhash)

License

Notifications You must be signed in to change notification settings

3gstudent/SharpRDPCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SharpRDPCheck

Use to check the valid account of the Remote Desktop Protocol(Support plaintext and ntlmhash)

Author:3gstudent

Reference:https:/RDPUploader/RDPUploader

Note:The .NET Framework must support TLSv1.2. It is recommended to compile on .NET Framework 4.6

Usage:

      SharpRDPCheck.exe <RDP ServerIP> <RDP ServerPort> <mode> <user> <password>
      <mode>:
      - plaintext
      - ntlmhash

Eg:

      SharpRDPCheck.exe 192.168.1.1 3389 plaintext user1 password1
      SharpRDPCheck.exe 192.168.1.1 3389 ntlmhash user1 c5a237b7e9d8e708d8436b6148a25fa1

About

Use to check the valid account of the Remote Desktop Protocol(Support plaintext and ntlmhash)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages