[ ソース: dnstwist ]
パッケージ: dnstwist (0~20240812-1)
Domain name permutation engine
dnstwist generates a list of similarly looking domain names for a given domain name and performs DNS queries for them (A, AAAA, NS and MX). For MX records it checks whether there is an active mail server which could be used to intercept misdirected emails. Additionally it estimates webpage similarity based on fuzzy hashes. This functionality might be helpful in detecting typosquatters, phishing attacks, fraud and corporate espionage.
その他の dnstwist 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: ca-certificates
- 一般的な CA の証明書
-
- rec: python3-dnspython
- DNS toolkit for Python 3
-
- rec: python3-geoip
- Python3 bindings for the GeoIP IP-to-country resolver library
-
- rec: python3-idna
- Python IDNA2008 (RFC 5891) handling (Python 3)
-
- rec: python3-pil
- Python Imaging Library (Python3)
-
- rec: python3-selenium
- Python3 bindings for Selenium
-
- rec: python3-ssdeep
- Python 3.x wrapper for the ssdeep piecewise hashing tool
-
- rec: python3-tld
- Extract the top level domain (TLD) from a given URL (Python 3)
-
- rec: python3-tlsh
- fuzzy hashing library - Python3 module
-
- sug: libjs-jquery
- JavaScript library for dynamic web applications
-
- sug: python3-flask
- micro web framework based on Werkzeug and Jinja2 - Python 3.x