EvilURL install in termux

What is EvilURL?


Generate unicode evil domains for IDN Homograph Attack and detect them.

How to inatall in Termux?

Open the termux app and type following commands :

$ apt install git
$ apt install python3
$ git clone https://github.com/UndeadSec/EvilURL.git

Navigate into the EvilURL directory

cd EvilURL

Run the script

$ python3 evilurl.py

We can use EvilURL in Android phone.

Comments

Post a Comment