Blogger templates

Backstreet Boys - Show Me the Meaning.mp3
Found at bee mp3 search engine

Thursday, June 4, 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 links
  1. Hacking Linux
  2. Pentest Magazine
  3. Hacking Books
  4. Hacking Resources
  5. Pentest Training
  6. How To Pentest A Website With Kali
  7. Pentest Kit
  8. Hacking Simulator
  9. Hacker Types
  10. Pentest Tutorial
  11. Pentest Distro
  12. Hacking Language
  13. Hacker News
  14. Hacking Vpn
  15. Pentest Plus
  16. Pentest Tools Free
  17. Pentest Iso

0 comments:

Post a Comment