An open API service indexing awesome lists of open source software.

https://github.com/lc/brute53

A tool to bruteforce nameservers when working with subdomain delegations to AWS.
https://github.com/lc/brute53

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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"](https://youtu.be/FXCzdWm2qDg?t=1132)

⚠️ 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](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html)

### 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