Detailed analysis of captured phishing page
Used to detect similar phishing pages based on HTML content
| Algorithm | Hash Value |
|---|---|
|
CONTENT
TLSH
|
T1D6921A29B54E5C62DF33C4C2A4E02D273499E3078A2A09E15BD905B59FD3CF0B989FB4 |
|
CONTENT
ssdeep
|
96:YiryG1T0aP6kpxhHQEsW3wSUPVRUGrkE5K8VzQ/96DeLa1k+fyc2Cm/zSWtILOPo:Yi7TpAExrakOUz+yoVX/0/6 |
Used to detect visually similar phishing pages based on screenshots
| Algorithm | Hash Value |
|---|---|
|
VISUAL
pHash
|
dcdd73f1e6260809 |
|
VISUAL
aHash
|
e7fc181818180000 |
|
VISUAL
dHash
|
0f32b3333332440e |
|
VISUAL
wHash
|
ffff3c3c3c3c0000 |
|
VISUAL
colorHash
|
39600008200 |
|
VISUAL
cropResistant
|
06066669c30f0684,0008bc98b9b7bc9d,0f00000000000008,a6a294554d3931c2,0f32b3333332440e |
• Amenaza: Estafa de comisiones de comercio electrónico
• Objetivo: Usuarios en Corea del Sur, con marcas de comercio electrónico coreanas
• Método: Estafa que ofrece comisiones por procesar pedidos después de un depósito inicial
• Exfil: Desconocido, pero probablemente recopilación de información personal/financiera
• Indicators: Afirmaciones de comisiones engañosas, dominio desconocido, depósito requerido
• Riesgo: ALTO - Riesgo de pérdida financiera, robo de datos personales
The phishing kit captures user credentials through fake login forms mimicking e-commerce platforms. Submitted data is likely exfiltrated to an attacker-controlled server for account takeover or financial fraud.
The kit includes functionality to intercept one-time passwords (OTPs) sent to victims, enabling attackers to bypass two-factor authentication and gain unauthorized access to accounts.
JavaScript file with potential obfuscation, associated with the phishing kit.
Here's a generic ASCII art attack flow diagram for the phishing attack:
```
┌──────────────────────────────────────────────────────────┐
│ 1. TARGET RECEIVES PHISHING LURE │
│ - Fake email/SMS with malicious link │
│ - Mimics Coupang, SSG, AliExpress, etc. branding │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 2. VICTIM LANDS ON FAKE SITE │
│ - Clone of legitimate e-commerce login page │
│ - Requests user credentials │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 3. CREDENTIAL INPUT │
│ - User enters username/password │
│ - Form appears identical to real site │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 4. DATA EXFILTRATION │
│ - Credentials sent via HTTP POST │
│ - Standard form submission to attacker server │
└──────────────────────────────────────────────────────────┘
```
Here's a generic ASCII art attack flow diagram for the phishing attack:
```
┌──────────────────────────────────────────────────────────┐
│ 1. TARGET RECEIVES PHISHING LURE │
│ - Fake email/SMS with malicious link │
│ - Mimics Coupang, SSG, AliExpress, etc. branding │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 2. VICTIM LANDS ON FAKE SITE │
│ - Clone of legitimate e-commerce login page │
│ - Requests user credentials │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 3. CREDENTIAL INPUT │
│ - User enters username/password │
│ - Form appears identical to real site │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 4. DATA EXFILTRATION │
│ - Credentials sent via HTTP POST │
│ - Standard form submission to attacker server │
└──────────────────────────────────────────────────────────┘
```
Pages with identical visual appearance (based on perceptual hash)