All Projects → 3gstudent → Sharprdpcheck

3gstudent / Sharprdpcheck

Licence: bsd-3-clause
Use to check the valid account of the Remote Desktop Protocol(Support plaintext and ntlmhash)

SharpRDPCheck

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

Author:3gstudent

Reference:https://github.com/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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].