# UndeadSec/EvilURL

Generate unicode domains for IDN Homograph Attack and detect them.

Repository: https://github.com/UndeadSec/EvilURL
Canonical: https://ross.abutalabs.com/products/evilurl
Homepage: https://t.me/UndeadSec
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: python, idn, attack, pentest, phishing, idn-homograph-attack
Archived: true
Last push: 2026-05-19T00:29:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 83, release rhythm 8, longevity 100
- inputs: {"age_days": 3227, "days_push": 107, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1267, forks 301 (observed 2026-08-28T04:04:11.333721+00:00)

## What it is
EvilURL is a Python CLI tool that generates Unicode (IDN) domain permutations used in homograph attacks, where look-alike characters trick users into visiting spoofed domains. It can also detect potential homograph domains, check their registration availability, test connectivity, and process domain lists in bulk.

## Use cases
- generate IDN homograph attack domains for a pentest
- detect lookalike unicode domains impersonating my brand
- check if spoofed versions of my domain are registered or available
- find domain permutations using confusable unicode characters
- test which homograph domains actually resolve and connect
- audit a list of domains for homograph spoofing risk

## When to choose
- you need to generate realistic homograph domain candidates during an authorized penetration test or red-team engagement
- you are doing brand protection and want to find registered or available look-alike domains
- you want a lightweight offline CLI that also checks domain availability and connectivity

## When to avoid
- you need continuous large-scale phishing detection or email gateway filtering rather than on-demand domain generation
- you require alerting, dashboards, or integration into a defensive monitoring pipeline
- you want a general-purpose domain name generator unrelated to spoofing or security testing

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing
- domain: security, penetration-testing
- platform: cli, python, cross-platform, windows
- tags: idn-homograph-attack, phishing, unicode-domains, domain-spoofing, pentest, brand-protection, url-security, domain-monitoring, linux, macos

## Member repositories
- UndeadSec/EvilURL (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.333721+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:03:41.482339+00:00, confidence not recorded.
  - readme: https://github.com/UndeadSec/EvilURL (fetched 2026-08-28T04:04:11.333721+00:00, sha 249bf723631d)
  - homepage: https://t.me/UndeadSec (fetched 2026-08-29T12:15:40.912445+00:00, sha 556a81a37935)
- Data as of 2026-08-30T08:39:29.467469+00:00.
