domingo, 7 de junho de 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 word
  1. Pentest Environment
  2. Pentest As A Service
  3. Pentest Cheat Sheet
  4. Hacker Computer
  5. Pentest Gear
  6. Hacking Script
  7. Pentest Xss
  8. Pentest With Kali
  9. Rapid7 Pentest
  10. Pentest Reporting Tool
  11. Pentest Owasp Top 10
  12. Pentesting And Ethical Hacking
  13. Pentest Active Directory
  14. Pentest Blog
  15. Hacker Typer
  16. Pentest Keys
  17. Pentest Nmap
  18. Pentest Wiki
  19. Pentest Wiki

Nenhum comentário:

Postar um comentário