Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use ghba to do a reverse DNS sweep of subnets

jnyryan/reverse-dns-sweep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#reverse-dns-sweep

a reverse DNS sweep of subnets

Introduction

This will simply run through a range of IP addresses and retrieve their Host Names

Installation

make default

Usage

./ghba 136.206.1.0/24

Example Output

Scanning Class C network 136.206.1...
136.206.1.1 => ns1-ext.dcu.ie
136.206.1.2 => ns2-ext.dcu.ie
136.206.1.3 => ns1-int.dcu.ie
136.206.1.4 => dynamo.dcu.ie
136.206.1.5 => mail.dcu.ie
136.206.1.6 => xeno.dcu.ie

About

Use ghba to do a reverse DNS sweep of subnets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages