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'` #21

Closed Nukerzz closed 3 years ago

Nukerzz commented 3 years ago

[+] game started [+] cracking single target [+] game over Traceback (most recent call last): File "/root/sshprank/./sshprank.py", line 720, in main(sys.argv[1:]) File "/root/sshprank/./sshprank.py", line 667, in main crack_single() File "/root/sshprank/./sshprank.py", line 534, in crack_single host, ports = list(opts['targets'].copy().items())[0] AttributeError: 'list' object has no attribute 'items'`

noptrix commented 3 years ago

@agar712 thanks. yes same like #20 - everythign will be fixed soon. closing this issue here as we got it on #20