Skip to content

Scan a CIDR block for open DNS port 53 then attempt a reverse DNS lookup of each open port using dnsrecon.

Notifications You must be signed in to change notification settings

HackTheBridge/rDNS_lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

rDNS_lookup

Scan a CIDR block for open DNS port 53 then attempt a reverse DNS lookup of each open port using dnsrecon.

Requirements

python3

nmap

dnsrecon

Usage

python3 rDNS_lookup.py

Enter CIDR: 8.8.8.0/24 < must be in this format. Will not take an IP range.

About

Scan a CIDR block for open DNS port 53 then attempt a reverse DNS lookup of each open port using dnsrecon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages