-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It would be lovely to have an analyzer that is initialized with a certain domain name. During initialization the analyzer generates a list of similar, typosquatted domains (e.g. via https://github.com/elceef/dnstwist or any other related software: https://github.com/topics/typosquatting?l=python). Afterwards it checks the found domains against the generated list.
This could lead to massive performance issues so we might need to think about having some sort of indexed data structure to make comparisons easy. Maybe a binary tree?
Metadata
Metadata
Assignees
Labels
No labels