
Unicode encoding attacks with machine learning. Tool based on machine learning to create amazing fake domains using confusables. Some domains can deceive IDN policies (Chrome & Firefox). I created the best (big) dictionary of confusables using neural networks. It is used in the tool and it can be download from https://github.com/mindcrypt/uriDeep/blob/master/data/deepDiccConfusables.txt https://github.com/mindcrypt/uriDeep _mindcrypt@kali:~/tool/uriDeep# python3 uriDeep.py _ ___ /\ /\ _ __(_) / \___ ___ _ __ / / \ \ '__| | / /\ / _ \/ _ \ '_ \ \ \_/ / | | |/ /_// __/ __/ |_) | \___/|_| |_/___,' \___|\___| .__/ |_| Version Beta Authors: Alfonso Muñoz (@mindcrypt) Miguel Hernández (@MiguelHzBz) usage: uriDeep.py [-h] [-d, --domain DOMAIN] [-i FILEINPUT] [-F [FLIPPER]] [-H [HOMOGLYPH]] [-l] [-S [SUBSTITUTION]] [-c] [-w] [-vt] [-key API] [-o OUTPUTFILE] UriDeep: Tool based on machine learning to create amazing fake domains using confusables. Some domains can deceive IDN policies optional arguments: -h,....