crowbar
crowbar copied to clipboard
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.
Updated two words which resulted in a grammar error for a more clear understanding.
./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...
iam having this error not enough arguments for format string python3 crowbar.py -b rdp -s 192.168.2.250/32 -u localuser -C /user/share/nmap/nselib/data/passwords.list
hi i am getting error: FILE: /usr/share/rockyou.txt doesn't exist
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.1 to 2.10.1. Commits 286bd9f Cut 2.10.1 4c491e2 Fix CVE re: PKey.write_private_key chmod race aa3cc6f Cut 2.10.0 e50e19f Fix up changelog entry with real links 02ad67e Helps...
Needs an argument added where if connection has been confirmed successful to stop brute forcing the same IP address (could be only for -S and not -s) Many RDPs have...
Hello, If there are UTF-8 characters in the wordlist(rockyou.txt), the application gives the following error; Error: 'utf-8' codec can't decode byte 0xf1 in position 5079963: invalid continuation byte
Here is a problem, crowbar does not show that login was ok when i do test with the freerdp ``` xfreerdp /v:109.105.50.59 /port:3389 /u:Stana /p:stana /cert-ignore +auth-only [16:37:45:116] [25027:25028] [INFO][com.freerdp.client.x11]...
Hello community. I'm not being able to reproduce a crowbar test with a actual and functional password. is there a format list to be using? here is my command `sudo...
Hi! Tool not working at least with RDP - tested with valid credentials. Any help would be appreciated. Thanks!