Skip to content

A tool used to check if a CNAME resolves to the scope adress. If the CNAME resolves to a non-scope adress it might be worth checking out if subdomain takeover is possible.

Notifications You must be signed in to change notification settings

krashman/autoSubTakeover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoSubTakeover

A tool used to check if a CNAME resolves to the scope adress. If the CNAME resolves to a non-scope adress it might be worth checking out if subdomain takeover is possible. Also checks when a domain-name expires.

Requirements

  • argparse
  • subbrute
  • dnspython
  • datetime
  • whois

Usage?

python main.py --target-file $FILE_WITH_TARGETS --output-file $OUTPUT_FILE

About

A tool used to check if a CNAME resolves to the scope adress. If the CNAME resolves to a non-scope adress it might be worth checking out if subdomain takeover is possible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%