elceef / dnstwist

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

homoglyph : domains start with "xn--" #177

Closed talelbaz closed 1 year ago

talelbaz commented 1 year ago

Can I config it that I'll not get results with the permutation of homoglyph : all the domains that start with "xn--"?

elceef commented 1 year ago

Unfortunately, the homoglyph fuzzer is not customizable. You have to filter out IDN (punycode) domains manually. May I ask what's the reason you want to discard them?