The bluekeep scanner is not working for me. It freezes for about a minute and then throws this error:
Traceback (most recent call last):
File "scanners/bluekeep_scanner.py", line 444, in
exploit(host,port,hostname,username)
File "scanners/bluekeep_scanner.py", line 349, in exploit
s.connect((host,port))
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 110] Connection timed out
The bluekeep scanner is not working for me. It freezes for about a minute and then throws this error:
Traceback (most recent call last):
File "scanners/bluekeep_scanner.py", line 444, in
exploit(host,port,hostname,username)
File "scanners/bluekeep_scanner.py", line 349, in exploit
s.connect((host,port))
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 110] Connection timed out