Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 410 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 410 Bytes

revdns

Reverse DNS tool Script that takes a CIDR or a file with a list of CIDRs, performs reverse DNS with hakrevdns, , cero, and gdn, and then runs httprobe on the results

credits to original creator of the tool

@hakluke @glebarez @kmskrishna

Usage: chmod +x install.sh

bash install.sh

go build -o revdns main.go

chmod +x revdns

./revdns CIDR or CIDR list

cidr_resolver file is prebuild for mac