Skip to content

ail-typo-squatting - release v1.0.0

Compare
Choose a tag to compare
@DavidCruciani DavidCruciani released this 22 Sep 08:13
· 52 commits to main since this release

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.

typo-squatting-screenshot

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]