typosquatter / ail-typo-squatting

Generate list of potential typo squatting domains with domain name permutation engine to feed AIL and other systems.
https://typosquatter.github.io/ail-typo-squatting/
BSD 2-Clause "Simplified" License
81 stars 6 forks source link

Link to website from this README #19

Closed corneliusroemer closed 2 months ago

corneliusroemer commented 2 months ago

I love the tool, it's useful! But using it right now requires some knowledge of Python and even then some somewhat cumbersome steps (cloning etc.)

Would be great if there was a simple website where one can input a domain name and gets a list of possible typos.

It might be possible to avoid having to setup a server/backend (via wasm, pyodide, rust python or the like) - that would simplify deploy - but with low usage this should be dirt-cheap to free even if you were to go for a simple server.

adulau commented 2 months ago

There is ;-)

The online public version is available here https://typosquatting-finder.circl.lu/ and the source code is available there https://github.com/typosquatter/ail-typo-website

corneliusroemer commented 2 months ago

Thanks, I see! Maybe advertise is more prominently in the README - I didn't find it and had no reason to believe something existed from the README alone.

This link here goes to docs that again don't say anything about a website (I would have expected that this link goes to a deployment if one exists).

Brave Browser 2024-09-08 12 52 25
adulau commented 2 months ago

Good point. It's now fixed.