GitPedia

EvilURL

Generate unicode domains for IDN Homograph Attack and detect them.

From UndeadSec·Updated June 27, 2026·View on GitHub·
·Archived

EvilURL v3.0 == Generate unicode domains for IDN Homograph Attack and detect them. The project is written primarily in Python, distributed under the BSD 3-Clause "New" or "Revised" License license, first published in 2017. It has gained significant community traction with 1,266 stars and 301 forks on GitHub. Key topics include: attack, idn, idn-homograph-attack, pentest, phishing.

Latest release: v3.0
October 13, 2021View Changelog →

EvilURL v3.0

Generate unicode domains for IDN Homograph Attack and detect them.

The EvilURL is released under a BSD-style license. See
LICENSE for more details.

CLONE

git clone https://github.com/UndeadSec/EvilURL.git

INSTALL

pip install python-nmap python-whois

RUNNING

cd EvilURL
python3 evilurl.py

VIDEO

https://www.youtube.com/watch?v=COyFfSlexTw

DISCLAIMER

TO BE USED FOR EDUCATIONAL PURPOSES ONLY

The use of the EvilURL is COMPLETE RESPONSIBILITY of the END-USER. Developer assume NO liability and are NOT responsible for any misuse or damage caused by this program.

"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
Taken from LICENSE.

CHANGELOG

  • Improved permutations
  • Full script updated to CLI
  • Check domains from lists
  • Check avaliable domains
  • Check domains connection
  • Logging

Contributors

Showing top 4 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from UndeadSec/EvilURL via the GitHub API.Last fetched: 6/29/2026