galkan / crowbar

Crowbar is brute forcing tool that can be used during penetration tests. It is developed to support protocols that are not currently supported by thc-hydra and other popular brute forcing tools.
MIT License
1.37k stars 315 forks source link

Have a small problem #72

Open MerimetsoAB opened 2 years ago

MerimetsoAB commented 2 years ago

./crowbar.py --server 172.16.2.100/32 -b rdp -u administrator -C /home/kali/Src/crowbar/passwords.txt 2022-05-26 07:43:25 START 2022-05-26 07:43:25 Crowbar v0.4.3-dev 2022-05-26 07:43:25 Trying 172.16.2.100:3389 2022-05-26 07:43:26 RDP-SUCCESS : 172.16.2.100:3389 - administrator:letmein 2022-05-26 07:43:26 RDP-SUCCESS : 172.16.2.100:3389 - administrator:PassW0rd123 2022-05-26 07:43:26 STOP

So the correct password is PassW0rd123 - any ideas when I am getting letmein?