Skip to content

Releases: darkoperator/dnsrecon

Version 0.8.2

26 Mar 23:47

Choose a tag to compare

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

19 Nov 21:34

Choose a tag to compare

  • Fixed AXFR issue
  • Support for querying via TCP.
  • Better handling of no NameServer error.

Version 0.8.13

01 May 01:06
4731ffc

Choose a tag to compare

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

28 Dec 03:13

Choose a tag to compare

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

23 Oct 22:29

Choose a tag to compare

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

18 Mar 01:23

Choose a tag to compare

Bug fixes.

Version 0.8.8

26 Jul 01:56

Choose a tag to compare

#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.