crowbar
crowbar copied to clipboard
not enough arguments for format string
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
why r u using this python3 format? u must run ./crowbar.py
got the same problem with ./crowbar.py
i found the problem. when i used a different wordlist everything was fine
hey y'all I found this issue
sudo ./crowbar.py -b openvpn -s 220.240.186.81/32 -p 1194 -m ~/Desktop/F2U-Firewall-TCP-1194-john_vpn-ios-config.ovpn -k ~/Desktop/F2U-Firewall-TCP-1194-john_vpn.p12 -U users.txt -C pass.txt
2022-05-16 00:17:08 START 2022-05-16 00:17:08 Crowbar v0.4.3-dev not enough arguments for format string
got the same problem with ./crowbar.py
hi did you find any solution for this