x0rz / phishing_catcher

Phishing catcher using Certstream
https://blog.0day.rocks/catching-phishing-using-certstream-97177f0d499a
GNU General Public License v3.0
1.71k stars 355 forks source link

IDNA does not round trip error #37

Open dunnski opened 5 years ago

dunnski commented 5 years ago

Seems to be an error with certstream and the encoding and decoding within the confusables.py file.

screen shot 2019-01-23 at 4 06 05 pm
OsintUK commented 1 year ago

@dunnski Did you manage to fix this?