mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
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:
@@ -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
|
||||||
-------
|
-------
|
||||||
|
|||||||
Reference in New Issue
Block a user