lc / brute53

A tool to bruteforce nameservers when working with subdomain delegations to AWS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brute53

A tool to bruteforce nameservers when working with subdomain delegations to AWS. Based off Frans Rosén's talk "DNS hijacking using cloud providers - no verification needed"

⚠️ Note: this tool is currently not working and is on the list to be fixed at somepoint

Pre-requisites:

  • golang
  • AWS IAM User with access to Route53

Installation:

go get -u github.com/lc/brute53

Usage:

root@doggos:~# brute53 -c ~/.aws/credentials -delay 2 -t vulnerable.example.com

Buy Me A Coffee

About

A tool to bruteforce nameservers when working with subdomain delegations to AWS.


Languages

Language:Go 100.0%