ail-typo-squatting - release v1.0.0
AIL Typographic Squatting Library - first release
ail-typo-squatting is a Python library to generate list of potential typo squatting domains with domain name permutation engine to feed AIL and other systems.
The tool can be used as a stand-alone tool or to feed other systems. The tool can be used a Library pip3 install ail-typo-squatting
or as a local tool.
v1.0.0 (2022-09-22)
New
- [gitchangelog] config file added. [Alexandre Dulaunoy]
Changes
-
[output Path] no display if no output path is pass. [David Cruciani]
Useful for ail-typo-website, to avoid lot of print during dns resolving
-
[dns] type_request. [David Cruciani]
-
[dns] return result dict. [David Cruciani]
-
[version] 3.6+ [David Cruciani]
-
[typo] delete first element of the result list. [David Cruciani]
-
[feeder] '-' can be use. [David Cruciani]
-
[doc] installation updated. [Alexandre Dulaunoy]
-
[test] adapt to new changes of the lib. [David Cruciani]
Fix
-
[typo] catch exception for removing. [David Cruciani]
-
[typo] remove domain. [David Cruciani]
-
[dns] NotExist. [David Cruciani]
-
[dep] pyyaml + readme. [David Cruciani]
Other
- Add: [algo] change order. [David Cruciani]