CAPEC-632

Homograph Attack via Homoglyphs
Baixa
Média
Draft
2015-11-09
00h00 +00:00
2023-01-24
00h00 +00:00
Alerta para um CAPEC
Fique informado sobre quaisquer alterações para um CAPEC específico.
Gerenciar notificações

Descrições CAPEC

An adversary registers a domain name containing a homoglyph, leading the registered domain to appear the same as a trusted domain. A homograph attack leverages the fact that different characters among various character sets look the same to the user. Homograph attacks must generally be combined with other attacks, such as phishing attacks, in order to direct Internet traffic to the adversary-controlled destinations.

Informações CAPEC

Fluxo de Execução

1) Explore

[Determine target website] The adversary first determines which website to impersonate, generally one that is trusted and receives a consistent amount of traffic.

Técnica
  • Research popular or high traffic websites.
2) Experiment

[Impersonate trusted domain] In order to impersonate the trusted domain, the adversary needs to register the URL containing the homoglpyh character(s).

Técnica
  • Register the Homograph domain.
3) Exploit

[Deceive user into visiting domain] Finally, the adversary needs to deceive a user into visiting the Homograph domain.

Técnica
  • Execute a phishing attack and send a user an e-mail convincing the to click on a link leading the user to the malicious domain.

Pré-requisitos

An adversary requires knowledge of popular or high traffic domains, that could be used to deceive potential targets.

Habilidades Necessárias

Adversaries must be able to register DNS hostnames/URL’s.

Mitigações

Authenticate all servers and perform redundant checks when using DNS hostnames.
Utilize browsers that can warn users if URLs contain characters from different character sets.

Fraquezas Relacionadas

CWE-ID Nome da Fraqueza

CWE-1007

Insufficient Visual Distinction of Homoglyphs Presented to User
The product displays information or identifiers to a user, but the display mechanism does not make it easy for the user to distinguish between visually similar or identical glyphs (homoglyphs), which may cause the user to misinterpret a glyph and perform an unintended, insecure action.

Submissão

Nome Organização Data Data de lançamento
CAPEC Content Team The MITRE Corporation 2015-11-09 +00:00

Modificações

Nome Organização Data Comentário
CAPEC Content Team The MITRE Corporation 2018-07-31 +00:00 Updated Attack_Phases
CAPEC Content Team The MITRE Corporation 2019-04-04 +00:00 Updated Related_Attack_Patterns
CAPEC Content Team The MITRE Corporation 2020-12-17 +00:00 Updated Related_Attack_Patterns
CAPEC Content Team The MITRE Corporation 2022-09-29 +00:00 Updated Related_Attack_Patterns
CAPEC Content Team The MITRE Corporation 2023-01-24 +00:00 Updated Related_Weaknesses