elceef / dnstwist

Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
https://dnstwist.it
Apache License 2.0
4.9k stars 773 forks source link

Add ccTLD and generic TLD checking #48

Closed rabollig closed 4 years ago

rabollig commented 6 years ago

I added the ability to check country codes and all the new generic top level domains.

A very good database file was already available. I had fun testing all of my domains and discovering both legitimate names in other countries and phishers.

A few ccTLDs return results even for random gibberish domains (catch all or default results). I'm thinking about the best way to handle this situation and may code additional features later.