squatm3: enumerate available domains
Squatm3
Squatm3 is a python tool designed to enumerate available domains generated modifying the original domain name through different techniques:
- Substitution attacks
- Flipping attack
- Homoglyph attack
Squatm3 will help penetration testers to identify domains to be used in phishing attack simulations and security analysts to prevent effective phishing attacks.
It comes in two flavours:
- command line tool
- web solution (squatm3gator) that you can find
Install
git clone https://github.com/david3107/squatm3.git
sudo pip install -r requirements.txt
Use
Copyright (C) 2018 david3107
Source: https://github.com/david3107/