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 |
• Ameaça: Portal bancário on-line potencialmente indesejado.
• Alvo: Clientes do Federal Bank.
• Método: O site solicita aos usuários que façam login ou abram uma conta.
• Exfil: Desconhecido, é necessária uma análise mais aprofundada do JavaScript para confirmar a exfiltração de dados.
• Indicadores: O nome de domínio contém uma variação do nome da marca, JavaScript ofuscado e envio de formulários Javascript.
• Risco: BAIXO - Requer uma análise mais aprofundada do comportamento do site para confirmar a intenção 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)