Skip to content

1y0n/SharpRDPBatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SharpRDPBatch

在三好师傅 SharpRDPCheck 的基础上加了批量检测,原版权属于三好师傅。

直接下载即可使用,下载地址:https://github.com/1y0n/SharpRDPBatch/releases/download/0.1/SharpRDPCheck.zip

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
      SharpRDPCheck.exe 192.168.1.1-255 3389 plaintext user1 password1
      SharpRDPCheck.exe 192.168.1.1-255 3389 ntlmhash user1 c5a237b7e9d8e708d8436b6148a25fa1

image

About

批量检查远程桌面密码或ntlm是否正确

Resources

License

Stars

Watchers

Forks

Packages

No packages published