elceef / dnstwist

Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
https://dnstwist.it
Apache License 2.0
4.81k stars 764 forks source link

Added functionality to write CSV and JSON output to file #84

Closed multika closed 4 years ago

elceef commented 4 years ago

Implemented with sys.stdout = open(args.output).