Update dnsdict6.md

Does not work with att.com for service enumeration, but works fine with google.com for service enumeration.
This commit is contained in:
codings9
2013-12-29 11:48:07 -08:00
parent f4b4382b99
commit 6c297a6bc7

View File

@@ -3,15 +3,14 @@
Notes Notes
------- -------
Has a pretty good built in list. But the SRV service enumeration doesn't seem to do anything. Ran it against att.com and all I got was: Has a pretty good built in list. But the SRV service enumeration doesn't seem to do anything for att.com ; however, it works well on google.com for service enumeration:
``` ```
dnsdict6 -t 32 -S att.com dnsdict6 -t 32 -S google.com
Starting DNS enumeration work on att.com. ... Starting DNS enumeration work on att.com. ...
Starting SRV service enumeration Starting SRV service enumeration
Estimated time to completion: 1 to 4 minutes Estimated time to completion: 1 to 4 minutes
Found 582 services with 1164 entries altogether Found 582 services with 1164 entries altogether
``` ```
Then it started brute forcing as it normally would
Help Text Help Text
------- -------
@@ -52,4 +51,4 @@ Links
------- -------
* Source: https://www.thc.org/thc-ipv6/ * Source: https://www.thc.org/thc-ipv6/
* How-To: http://ultimatepeter.com/how-to-hack-using-dnsdict6-to-enumerate-dns-records-ip-ns-mx-subdomains-etc/ * How-To: http://ultimatepeter.com/how-to-hack-using-dnsdict6-to-enumerate-dns-records-ip-ns-mx-subdomains-etc/
* Video: http://www.youtube.com/watch?v=czJuAshZWho * Video: http://www.youtube.com/watch?v=czJuAshZWho