Sunday, May 17, 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


More articles


  1. Libro Hacking Etico
  2. Codigo Hacker
  3. Hacking Prank
  4. Hacking Ético Con Herramientas Python Pdf
  5. Definicion De Hacker
  6. Hacking Online Games
  7. Que Es El Hacking Etico
  8. El Mejor Hacker Del Mundo
  9. Que Estudia Un Hacker
  10. Raspberry Hacking
  11. Como Hackear
  12. Hacking Udemy
  13. Certificacion Hacking Etico
  14. Phone Hacking
  15. Growth Hacking Courses
  16. Hacking Windows: Ataques A Sistemas Y Redes Microsoft

No comments:

Post a Comment