Skip to content

Simple utility for finding CNAME's in a long list of subdomains. Useful for subdomain takoevers

Notifications You must be signed in to change notification settings

dadsgone0/cnamefinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

cnamefinder

Simple utility for finding CNAME's in a long list of subdomains. Useful for subdomain takoevers

Usage:

-f <input_file> -o <output_file> -v verbose mode

Instructions:

git clone https://github.com/dadsgone0/cnamefinder.git
cd cnamefinder
sudo chmod 700 cnamefinder.sh
./cnamefinder.sh

Input file formatting:

subdomain.example.com
subdomain2.example.org
subdomain3.example.gov

(Also works for apex domains)

About

Simple utility for finding CNAME's in a long list of subdomains. Useful for subdomain takoevers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages