Skip to content

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 cybersquatting techniques

License

theztefan/squatm3gator

 
 

Repository files navigation

About Squatm3gator



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.

Architecture


Installation

Clone the repo

git clone https://github.com/david3107/squatm3gator.git

Run the docker container

Use the docker-compose command to build and run the flask application

docker-compose up --build

Run the application

The application is available on http://localhost:5000/

License

Squatm3gator is licensed under the GNU GPL license.

Version

Current version is 1.5

Presented at

Black Hat Arsenal Europe 2018 Black Hat Arsenal Asia 2019

About

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 cybersquatting techniques

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.9%
  • CSS 28.8%
  • Other 1.3%