Skip to content

A tool for finding vulnerable subdomains by subdomain takeover attack

Notifications You must be signed in to change notification settings

lnlinh31/AzureSubdomainHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureSubdomainHunter

A tool for finding vulnerable subdomains by subdomain takeover attack via misconfiguration of CNAME record

Workflow of tool

  1. Find subdomain with subfinder tool
  2. Find subdomain appeared in CNAME records
  3. Verify PoC

Requirements

  • Install Azure CLI for Linux,
  • Install following modules for python: dnspython, colorama, win_unicode_console

Usage

  • Enter target domains in list.txt file,
  • Run: ./AzureSubdomainHunter.sh for automatic attack

About

A tool for finding vulnerable subdomains by subdomain takeover attack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published