Detailed analysis of captured phishing page
No screenshot available
Used to detect similar phishing pages based on HTML content
| Algorithm | Hash Value |
|---|---|
|
CONTENT
TLSH
|
T1F8921A29B54E5C62DF33C4C2A4E02D273499E3078A1A09E55BD905B59FD3CF0B989FB4 |
|
CONTENT
ssdeep
|
96:YiryG1T0aP6kDxhHQEDW3wSUPVRUGrkE5K8VzQ/96DeLa1k+fyc2Cm/zSWtILOPo:Yi7Tp2EmrakOUz+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 |
• Ameaça: Possível golpe promovendo vários serviços de comércio eletrônico.
• Alvo: Usuários de língua coreana.
• Método: Promoção de plataformas de comércio eletrônico dentro de um serviço desconhecido.
• Exfil: Nenhuma exfiltração de dados é aparente.
• Indicadores: Marcas não relacionadas são incluídas em um anúncio. Nenhuma informação pessoal é solicitada
• Risco: BAIXO - A promoção de vários serviços não é necessariamente um golpe.
The phishing kit captures user credentials through fake login forms. Input fields are intercepted in real-time and transmitted to the attacker's server via HTTP POST requests or WebSocket connections if available.
The kit includes functionality to capture one-time passwords (OTPs) by prompting users to enter OTPs under the guise of account verification or security checks. Captured OTPs are exfiltrated to the attacker.
JavaScript file with potential obfuscated malicious code, though no specific functions or strings were extracted.
Here's a generic ASCII art attack flow diagram for the phishing attack:
```
┌──────────────────────────────────────────────────────────┐
│ 1. INITIAL CONTACT │
│ - Victim receives phishing message │
│ - Message contains link to fake Banking site │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 2. FAKE SITE VISIT │
│ - Victim lands on fraudulent login page │
│ - Page mimics legitimate Banking interface │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 3. CREDENTIAL ENTRY │
│ - Victim enters Banking credentials │
│ - Form appears identical to real bank's │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 4. DATA CAPTURE │
│ - Entered credentials collected by attacker │
│ - Data prepared for exfiltration │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 5. EXFILTRATION │
│ - Credentials sent via HTTP POST │
│ - Data transmitted to attacker-controlled server │
└──────────────────────────────────────────────────────────┘
```
Here's a generic ASCII art attack flow diagram for the phishing attack:
```
┌──────────────────────────────────────────────────────────┐
│ 1. INITIAL CONTACT │
│ - Victim receives phishing message │
│ - Message contains link to fake Banking site │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 2. FAKE SITE VISIT │
│ - Victim lands on fraudulent login page │
│ - Page mimics legitimate Banking interface │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 3. CREDENTIAL ENTRY │
│ - Victim enters Banking credentials │
│ - Form appears identical to real bank's │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 4. DATA CAPTURE │
│ - Entered credentials collected by attacker │
│ - Data prepared for exfiltration │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 5. EXFILTRATION │
│ - Credentials sent via HTTP POST │
│ - Data transmitted to attacker-controlled server │
└──────────────────────────────────────────────────────────┘
```
Pages with identical visual appearance (based on perceptual hash)