dnstwist icon indicating copy to clipboard operation
dnstwist copied to clipboard

testing for invalid idn combinations

Open ctr49 opened this issue 1 year ago • 1 comments

On periodic dnstwist invocations of the homoglyph fuzzer I see almost daily flaps on many info domain variations. I'm not sure if the returned ServFails (that come and go) are related to the invalid IDN combination, but diving into the details I found that dnstwist seems to create homoglpyh variations of the original domain that couldn't be registered with Afilias according to their (language/alphabet specific) IDN tables.

E.g. as far as I can tell the combination of the letters í (U+00ED) and ƈ (U+0188) cannot be both found in any supported alphabet for .info

I'm not sure if this intentional or not but wanted to leave it here if others run into a similar issue.

ctr49 avatar Apr 28 '24 14:04 ctr49

Could you please check if commit 6e988664cff442d952eb801e33bdd88f7e73a524 resolved your issue?

elceef avatar Jun 21 '24 21:06 elceef