Generate unicode domains for IDN Homograph Attack and detect them.
sudo git clone https://github.com/UndeadSec/EvilURL.git cd EvilURL sudo pip install python-nmap python-whois sudo chmod +x evilurl.py sudo python3 evilurl.py -g -d target.com
Last updated 1 year ago