Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature 🔖] - Check if generated list "match" with registered domain #13

Open
Sn0wAlice opened this issue Oct 3, 2023 · 2 comments

Comments

@Sn0wAlice
Copy link
Contributor

Hello

i am wondering if that could be interesting to add a feature on ail-typo-squatting.

What ?

Ok we can check DNS status of generated domain list. But it could be interesting to perform check of a domain has been recently generated (like 24h ago, or 7days) and check for domain that can just don't have any dns record yet.

How ?

Algorithmically speaking, it's just a fetch of a database, and a match between the generated list / dump of recent register domain

User

User infra: a cron task (or a github action) that run every morning a notify him if a new suspicious domain has been registered

idk if that is a good idea, but that can be useful for real-time threat detection ☺️

@Sn0wAlice
Copy link
Contributor Author

Update

I have done some research, it's easy to do. I just need the approval that this is not a stupid idea and I will do it 😄

@DavidCruciani
Copy link
Collaborator

Hi @Sn0wAlice,
It's a super idea but we prefer to keep this library in its basic usage: detect typosquatting.
Anyway a dedicate tool for that seems more appropriate.
Don't hesitate to paste the link here for us to contribute and use it too.
Best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants