/SubdomainTakeover-Scanner

A Python3 Based Subdomain Takeover Scanner Which Scans For Sub Takeover Vulnerabilities

Primary LanguagePython

SubdomainTakeover-Scanner

A Python3 Based Subdomain Takeover Scanner

  • How to Install:

pip3 install -r requirements.txt

  • How to Use:

python3 SubdomainTakeover.py Then You Enter Your File Containing All The Subdomains You Want To Scan And The Amount Of Threads You Want to Use. If A Subdomain Is Indeed Vulnerable, It Will Be Saved In The SubdomainTakeover_Result.txt File However If There Is None Vulnerable Then The File Will Be Empty.