Detailed analysis of captured phishing page
No screenshot available
Used to detect similar phishing pages based on HTML content
| Algorithm | Hash Value |
|---|---|
|
CONTENT
TLSH
|
T19A63443C63C0563550CB87F2E5949F2AD29DCBDADB27AD8BF2ACC247178AC458F51260 |
|
CONTENT
ssdeep
|
768:hzwFf/qPtZebfXHwo4xBg28lsFx1v3PZuGEWbDDTNeLwBo:sfSPlHx1v3PfEWbho |
Used to detect visually similar phishing pages based on screenshots
| Algorithm | Hash Value |
|---|---|
|
VISUAL
pHash
|
a9afd0b2c2ead2d0 |
|
VISUAL
aHash
|
ff0b0b1303030100 |
|
VISUAL
dHash
|
dbd7d3d3d7d79b90 |
|
VISUAL
wHash
|
ff1b1b3b1303035a |
|
VISUAL
colorHash
|
07600008040 |
|
VISUAL
cropResistant
|
6bdfd3d3f3d7d7b3,2040838b73a36393,dfd3d3f3d7d39a90 |
• Amenaza: Portal de banca en línea potencialmente no deseado.
• Objetivo: Clientes de Federal Bank.
• Método: El sitio web solicita a los usuarios que inicien sesión o abran una cuenta.
• Exfil: Desconocido, se necesita un análisis más profundo de JavaScript para confirmar la exfiltración de datos.
• Indicadores: El nombre de dominio contiene una variación del nombre de la marca, JavaScript ofuscado y envío de formularios Javascript.
• Riesgo: BAJO - Requiere un análisis más profundo del comportamiento del sitio web para confirmar la intención maliciosa.
The phishing page mimics Federal Bank's login portal to capture usernames, passwords, and session tokens. Harvested credentials are likely exfiltrated in real-time to attacker-controlled servers via obfuscated JavaScript.
The OTP Stealer module suggests the kit is designed to capture one-time passwords (OTPs) or 2FA codes, enabling attackers to bypass multi-factor authentication and gain unauthorized access to victim accounts.
Obfuscated JavaScript file containing 61 obfuscation techniques, likely used for credential harvesting and exfiltration.
Here's a generic ASCII art attack flow diagram for the phishing attack:
```
┌──────────────────────────────────────────────────────────┐
│ 1. INITIAL ACCESS │
│ - Victim receives phishing message │
│ - Directed to fake Federal Bank page │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 2. FAKE LOGIN PAGE │
│ - Displays convincing bank login interface │
│ - Mimics legitimate Federal Bank design │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 3. CREDENTIAL CAPTURE │
│ - Victim enters Banking credentials │
│ - Data collected in fake form │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 4. DATA EXFILTRATION │
│ - Stolen 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. INITIAL ACCESS │
│ - Victim receives phishing message │
│ - Directed to fake Federal Bank page │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 2. FAKE LOGIN PAGE │
│ - Displays convincing bank login interface │
│ - Mimics legitimate Federal Bank design │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 3. CREDENTIAL CAPTURE │
│ - Victim enters Banking credentials │
│ - Data collected in fake form │
└────────────────────┬─────────────────────────────────────┘
│
▼
┌──────────────────────────────────────────────────────────┐
│ 4. DATA EXFILTRATION │
│ - Stolen credentials sent via HTTP POST │
│ - Standard form submission to attacker server │
└──────────────────────────────────────────────────────────┘
```
Pages with identical visual appearance (based on perceptual hash)