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

Handle exception #45

Closed
abuvanth opened this issue Jan 12, 2022 · 5 comments
Closed

Handle exception #45

abuvanth opened this issue Jan 12, 2022 · 5 comments

Comments

@abuvanth
Copy link

File "finalrecon.py", line 275, in
full_recon()
File "finalrecon.py", line 207, in full_recon
dnsrec(domain, output, data)
File "/root/finalrecon/modules/dns.py", line 19, in dnsrec
pkt = q.send('8.8.8.8', 53, tcp='UDP')
File "/usr/lib/python3.8/site-packages/dnslib/dns.py", line 365, in send
sock.connect((dest,port))
ConnectionRefusedError: [Errno 111] Connection refused

@thewhiteh4t
Copy link
Owner

@abuvanth provide more info so that I can reproduce the error on my end

@abuvanth
Copy link
Author

abuvanth commented Jan 12, 2022

Just run the full scan against a target

@sushantbhadauria
Copy link

@thewhiteh4t , Is this issue fixed ? I am able to run full scan

Screenshot 2022-06-27 at 6 39 34 PM

@thewhiteh4t
Copy link
Owner

@sushantbhadauria this issue was kind of rare, most people did not have it

@abuvanth
Copy link
Author

working fine

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

3 participants