Dnstwist is a tools for Generate and resolve domain variations to detect typo squatting, phishing and corporate espionage. Find similar-looking domains that adversaries can use to attack you. Can detect typosquatters, phishing attacks, fraud and corporate espionage. Useful as an additional source of targeted threat intelligence.
Key features:
Just not to waste time there are several good reasons to give it a try:
+ Wide range of efficient domain fuzzing algorithms
+ Multithreaded job distribution
+ Resolving domain names to IPv4 and IPv6
+ Querying for NS and MX records
+ Optional: Evaluating web page similarity with fuzzy hashes
+ Optional: GeoIP location information
+ Optional: Banner grabbing for HTTP and SMTP services
+ Optional: WHOIS lookups for creation and modification date
+ Optional: Output in CSV format
Required modules
If you want dnstwist to develop full power, please make sure the following Python modules are present on your system. If missing, dnstwist will still work, but without some cool features.
+ Python GeoIP https://pypi.python.org/pypi/GeoIP/
+ A DNS toolkit for Python http://www.dnspython.org/
+ WHOIS https://pypi.python.org/pypi/whois
+ Requests: HTTP for Humans http://www.python-requests.org/
+ ssdeep Python wrapper https://pypi.python.org/pypi/ssdeep
This tool has been tested on windows XP/7/Vista/8.1/10 and All Unix Environment.
Download : v1.00.zip | v1.00.tar.gz
Source : https://github.com/elceef/ | Our Post Before