Releases: darkoperator/dnsrecon
Releases · darkoperator/dnsrecon
Version 0.8.2
Multiple bugfixes:
- CNAME in SOA Record.
- Fix for NSEC walk broken socket
- Handling of error when nameservers fail to respond to MX records.
- Handling of empty SOA Record.
Version 0.8.14
- Fixed AXFR issue
- Support for querying via TCP.
- Better handling of no NameServer error.
Version 0.8.13
Version 0.8.13
Date: 4/30/18
Changes:
- Fixed typos
- Certificate Transparency logs consists a lot of domain information via Crt.sh thanks to @ginta1337
0.8.12
Version 0.8.12
Date: 12/12/17 Changes:
Removed AXFR from std enumeration type unless -a is specified.
Fixed processing of TXT records.
Version 0.8.11
Version 0.8.11
Date: 10/23/17
Changes:
Bug fix for python 3.6.x and the Google enumeration type.
Merged PR for Bing support.
Fixed issue when doing zone walks on servers without a SOA record.
v0.8.9
Bug fixes.
Version 0.8.8
#Date: 4/14/14
##Changes:
- Support for saving results in to a JSON file.
Bug fixes for: - Parsing SPF and TXT records whe saving to XML, CSV and SQlite3.
- Filtering of wildcards records when brute forcing forward lookup zone.
- Several typos and miss spelled words.