noptrix / sshprank

A fast SSH mass-scanner, login cracker and banner grabber tool using the python-masscan and shodan module.
http://www.nullsecurity.net/
161 stars 44 forks source link

AttributeError: 'list' object has no attribute 'items' #16

Open WhoR3born opened 3 years ago

WhoR3born commented 3 years ago

using on linux run this command python3 sshprank.py -m '-p22,2022 --rate 5000 --source-ip 192.168.13.37 --range 192.168.13.1/24' -p admin

WhoR3born commented 3 years ago

tried on windows and get this error

←[1;37;10m←[1;31;10m[-] ←[0;37;10moption --rate not recognized

runned command python sshprank.py -m '-p22,2022 --rate 5000 --source-ip 192.168.13.37 --range 192.168.13.1/24' -p admin

noptrix commented 3 years ago

@WhoR3born oops, thanks for reporting this. will be fixed.

WhoR3born commented 3 years ago

alright :)

LiannOM commented 2 years ago

still not fixed