Feature #1110
Add IPv6 DNS Brute Forcing
| Status: | Closed | Start date: | 03/13/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | James Lee | % Done: | 0% |
|
| Category: | general | |||
| Target version: | - | |||
| Resolution: | How To Use: | |||
| Release Note: |
Description
I added IPv6 support to the DNS Enum module both through the Zone Transfer (was already there, just a typo I think), and into a new brute forcing option. It uses the same wordlist that the A record uses. By combining the two I would have doubled the brute force time for every user so I thought it better to give them the option.
I also added 3 of the standard IPv6 hostnames that people are using "v6, ipv6 and ipv6.teredo"
The other change in here is for both the A, and AAAA record brute-forcers to adhere to the specified name server if the option is set.
diff provided for approval.
History
Updated by Carlos Perez almost 2 years ago
- Status changed from New to Closed
Thanks for the patch just did a quick test and applied the patch.