toniblyx / my-arsenal-of-aws-security-tools

List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
Apache License 2.0
8.98k stars 1.53k forks source link

Add findmytakeover #115

Closed anirudhbiyani closed 1 year ago

anirudhbiyani commented 1 year ago

adding a new tool that detects possible DNS takeover in a multicloud environment.

toniblyx commented 1 year ago

Nice one! I saw it yesterday but I couldn't test it, we added a check to Prowler that does something similar with IP addresses: [route53_dangling_ip_subdomain_takeover] Check if Route53 Records contains dangling IPs. - route53 [high]