crowbar
crowbar copied to clipboard
"-S" No targets were specified
Thank you for this tool. I had an issue with -S command. There is a file with list of IP's for example: 40.96.10.97/32 40.96.10.98/32 40.96.10.99/32 40.96.10.100/32 40.96.10.101/32 40.96.10.104/32 40.96.10.113/32 But it doesn't work, error is - WARNING: No targets were specified, so 0 hosts scanned.
Full command looks like "./crowbar.py -b rdp -S /home/wiff/Desktop/RDP/forbrute/ip -U /home/wiff/Desktop/RDP/forbrute/login -C /home/wiff/Desktop/RDP/forbrute/pass -d"
with -U File and -C file it works good.
Maybe there should be some special kind of IP list ?