2017-07-25 21:13:01 -04:00
2017-07-25 21:13:01 -04:00
2017-07-25 21:13:01 -04:00
2017-07-25 16:15:28 -04:00
2017-07-25 16:15:28 -04:00
2017-07-25 21:13:01 -04:00

AIRMASTER

(Thanks NSA Name-O-Matic for the name)

How this project is different than domain hunter

  • Actively maintained
  • Bypasses captcha for bluecoat.com by using OCR because their captcha is shit
  • Plans for purchasing domain with Namecheap and GoDaddy

Installation

macOS

  1. Install homebrew
  2. In your terminal, run brew install tesseract
  3. Build Go project or download a release

How to use

Right now, this only supports listing domains that a red team might want to purchase. Although, you can do it one of two ways:

  1. With a domain list file

AIRMASTER list --file ./path/to/file.txt

  1. With keywords

AIRMASTER list --keyword max --keyword cool

If multiple keywords are specified, they are combined by AND, so in the example above, you will get maxiscool.com, max-is-kinda-cool.com, cool-memes-to-the-max.com

The help should be very obvious, so if you are stuck, try using AIRMASTER --help

S
Description
Automated archival mirror of github.com/t94j0/AIRMASTER
Readme GPL-3.0 297 KiB
Languages
Go 100%