Skip to content

Implement typosquatting domain analyzer #1

@d-Rickyy-b

Description

@d-Rickyy-b

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions