Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluekeep scanner not working #2

Open
bluegizmo83 opened this issue Oct 14, 2019 · 0 comments
Open

Bluekeep scanner not working #2

bluegizmo83 opened this issue Oct 14, 2019 · 0 comments

Comments

@bluegizmo83
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant