ail-typo-squatting
ail-typo-squatting copied to clipboard
Generate list of potential typo squatting domains with domain name permutation engine to feed AIL and other systems.
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...
Hello, Would it be possible to get the following algorithms added: • Wrong Second Level Domain • Ordinal Number Swap • Cardinal Number Swap • Hyphenation • Combo squatting Also...
First, thanks voor the great software! Yesterday I found out that apparently a lot of TLD registrars (or probably one registrar which manages a lot of TLD's) now resolve anything...
It's customary to print usage/help if a user doesn't pass any arguments or options to a program that expects an input. Current behaviour: ``` $ python ail_typo_squatting/typo.py [-] No Entry...
It seems the package doesn't declare a CLI entrypoint, making it not as easy to use as it could be. Please add typo.py as an entrypoint so that I can...