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

Not suport IPV6 rdp_check.py #1026

Open
CptGuo opened this issue Jan 28, 2021 · 1 comment
Open

Not suport IPV6 rdp_check.py #1026

CptGuo opened this issue Jan 28, 2021 · 1 comment

Comments

@CptGuo
Copy link

CptGuo commented Jan 28, 2021

Configuration

impacket version: v0.9.22
Python version: 3
Target OS: Ubuntu16

rdp_check Can't use ipv6 address

Debug Output With Command String

Traceback (most recent call last):
File "rdpcheck", line 576, in
check_rdp(address, username, password, domain, options.hashes)
File "rdpcheck", line 381, in check_rdp
s.connect((host,3389))
socket.gaierror: [Errno -9] Address family for hostname not supported

@anadrianmanrique
Copy link
Contributor

linked with #1811

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

No branches or pull requests

2 participants