Takeover – SubDomain TakeOver Vulnerability Scanner
Sub-domain takeover vulnerability occur when a sub-domain (subdomain.example.com) is pointing to a service (e.g: GitHub, AWS/S3,..) that has been removed or deleted. This allows an attacker to set up a page on the service that was being used and point their page to that sub-domain. For example, if s
Installation:
# git clone https://github.com/m4ll0k/takeover.git
# cd takeover
# python takeover.py
