Skip to content

detect typosquatted domain names

Notifications You must be signed in to change notification settings

joon-ko/typosquat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siamese lets you explore domain names for awareness and potential prevention of typosquatting. Provide a domain name, and Siamese returns a list of similar domain names that are likely to be used for typosquatting.

All returned domain names come with information on whether or not that domain name is available. If a domain name is not available, it may be worth it to research the associated web site to check if it's exhibiting malicious behavior that is characteristic of typosquatters. If a domain name is available for purchase, its price is shown. Click on the domain name to be taken to GoDaddy's purchase page for that domain name.

Running locally

  1. Ensure you have python3 and pip installed. Also install the chromedriver executable somewhere in your $PATH.
  2. Clone and cd into this repository.
  3. ./run.sh
  4. View locally at http://localhost:5000/.

About

Project Siamese was planned and implemented from start to finish in one day by Team Kittens for GoDaddy's 2019 Intern Week hackathon.

Team Kittens

About

detect typosquatted domain names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages