Monday, April 20, 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 posts

  1. Easy Hack Tools
  2. Pentest Tools Review
  3. Tools For Hacker
  4. Hacking Tools For Mac
  5. Pentest Tools Nmap
  6. Pentest Tools
  7. Hacking Tools For Games
  8. Hacker Tools For Ios
  9. Nsa Hack Tools Download
  10. Hacking Tools Mac
  11. Pentest Tools Subdomain
  12. Android Hack Tools Github
  13. Pentest Tools For Windows
  14. Free Pentest Tools For Windows
  15. Android Hack Tools Github
  16. Hacking Tools
  17. Hack And Tools

No comments: