Squatm3gator is a complete web solution based on the python tool squatm3, designed to enumerate available domains generated modifying the original domain name through different techniques:
- Substitution attacks
- Flipping attack
- Homoglyph attack fast (execute a fast homoglyph attack, mutating only one letter at the time)
- Homoglyph attack complete (generates all the possible combinations)
The tool is meant to help penetration testers to identify domains to be used in phishing attack simulations and security analysts to detect and prevent cybersquatting attacks.
git clone https://github.com/david3107/squatm3gator.git
Use the docker-compose command to build and run the flask application
docker-compose up --build
The application is available on http://localhost:5000/
Squatm3gator is licensed under the GNU GPL license.
Current version is 1.5