-
Notifications
You must be signed in to change notification settings - Fork 133
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
dnsenum.pl line 843 #6
Comments
same issue. latest pull. |
Sorry dude, works fine for me: fw@focpen1 ~/Tools $ rm -rf dnsenum/ ----- zonetransfer.me ----- Host's addresses: zonetransfer.me. 7002 IN A Name Servers: nsztm1.digi.ninja. 10799 IN A 81.4.108.41 Mail (MX) Servers: ALT1.ASPMX.L.GOOGLE.COM. 28 IN A Trying Zone Transfers and getting Bind Versions: Trying Zone Transfer for zonetransfer.me on nsztm1.digi.ninja ... 157.177.147.217.IN-ADDR.ARPA.zonetransfer.me. 3600 IN NSEC 157.177.147.217.IN-ADDR.ARPA.zonetransfer.me. 3600 IN RRSIG asfdbauthdns.zonetransfer.me. 7900 IN AFSDB 1 alltcpportsopen.firewall.test.zonetransfer.me. 3600 IN NSEC testing.zonetransfer.me. 301 IN CNAME Trying Zone Transfer for zonetransfer.me on nsztm2.digi.ninja ... Brute forcing with dns.txt: ^C On Fri, Apr 22, 2016 at 1:28 AM, eapolsniper [email protected]
|
Try it against 'gorlice.pl' or 'krakow.pl' or 'waw.pl' for example. The error will occur there. |
The error doesn't occur for me. Try reinstalling dnsenum from GIT and fw@focpen1 ~/Tools/dnsenum $ perl dnsenum.pl -f dns.txt gorlice.pl ----- gorlice.pl ----- Host's addresses: Name Servers: e-dns.pl. 19755 IN A Mail (MX) Servers: Trying Zone Transfers and getting Bind Versions: Trying Zone Transfer for gorlice.pl on e-dns.pl ... Trying Zone Transfer for gorlice.pl on a-dns.pl ... Trying Zone Transfer for gorlice.pl on f-dns.pl ... Trying Zone Transfer for gorlice.pl on i-dns.pl ... Brute forcing with dns.txt: it.gorlice.pl. 3599 IN A On Sat, Apr 23, 2016 at 3:17 PM, Tomasz Cichoń [email protected]
|
The problem occurs with "recent" Net::DNS version 1.05 :
But not with "old" version :
This is apparently fixed in 1.06 : https://rt.cpan.org/Public/Bug/Display.html?id=112860. |
Ok, thanks for the heads-up On Tue, May 17, 2016 at 10:59 PM, Guillaume Delacour <
|
faced the same issue, not only with dnsenum, but with other tools too. I had to install perl module "Net::DNS" for all the DNS enumerators to work successfully. Hope that helps, if the problem remains of course. |
Whenever i start a scan it always fails at Trying Zone Transfers and getting Bind Versions and gives this message:
Trying Zone Transfers and getting Bind Versions:
ERROR: tcp recv failed:
improperly terminated AXFR at /home/d4nte/dnsenum/dnsenum.pl line 843.
The text was updated successfully, but these errors were encountered: