FinalRecon icon indicating copy to clipboard operation
FinalRecon copied to clipboard

Handle exception

Open abuvanth opened this issue 3 years ago • 4 comments

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

abuvanth avatar Jan 12 '22 04:01 abuvanth

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

thewhiteh4t avatar Jan 12 '22 05:01 thewhiteh4t

Just run the full scan against a target

abuvanth avatar Jan 12 '22 06:01 abuvanth

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

Screenshot 2022-06-27 at 6 39 34 PM

sushantbhadauria avatar Jun 27 '22 13:06 sushantbhadauria

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

thewhiteh4t avatar Jun 28 '22 23:06 thewhiteh4t

working fine

abuvanth avatar Aug 16 '22 05:08 abuvanth