Hi,

attached a simple port of dnsrecon:
dnsrecon provides the ability to perform:

    Check all NS Records for Zone Transfers.
    Enumerate General DNS Records for a given Domain (MX, SOA, NS, A, AAAA, SPF 
and TXT).
    Perform common SRV Record Enumeration.
    Top Level Domain (TLD) Expansion.
    Check for Wildcard Resolution.
    Brute Force subdomain and host A and AAAA records given a domain and a 
wordlist.
    Perform a PTR Record lookup for a given IP Range or CIDR.
    Check a DNS Server Cached records for A, AAAA and CNAME Records provided a 
list of host records in a text file to check.


as it's similar, I took security/fierce as template.
However, I' wondering if I should add the following to the Makefile:
FLAVORS =               python3
FLAVOR =                python3

to lock it to python3 ?

Had to @comment some tests related files in PLIST as I found them conflicting 
with routersploit.

Works for me. Comments, tests etc. or even OK to import welcome.

cheers,
Sebastian

Attachment: dnsrecon.tar.gz
Description: application/gzip

Reply via email to