Thursday, April 16, 2020

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 subdomain.example.com was pointing to a GitHub page and the user decided to delete their GitHub page, an attacker can now create a GitHub page, add a CNAME file containing subdomain.example.com, and claim subdomain.example.com. For more information: here



Installation:
# git clone https://github.com/m4ll0k/takeover.git
# cd takeover
# python takeover.py
or:
wget -q https://raw.githubusercontent.com/m4ll0k/takeover/master/takeover.py && python takeover.py


Related articles


  1. Pentest Tools Review
  2. Hack Website Online Tool
  3. Pentest Reporting Tools
  4. Pentest Tools Download
  5. Hack Apps
  6. Hack Tools For Mac
  7. Hacking Tools And Software
  8. Termux Hacking Tools 2019
  9. Hacker Search Tools
  10. Pentest Tools Subdomain
  11. Underground Hacker Sites
  12. Pentest Tools Bluekeep
  13. Hacker Tools Mac
  14. Hacker Tools Free
  15. Hack Tools For Games
  16. Hacker Tools Windows

No comments:

Post a Comment