Detailed analysis of captured phishing page
No screenshot available
Used to detect similar phishing pages based on HTML content
| Algorithm | Hash Value |
|---|---|
|
CONTENT
TLSH
|
T1ECF251B05C8AE977225355D1E631AF08F9E3A399CB660E4057F692D723C2DD8DC4B8B0 |
|
CONTENT
ssdeep
|
384:inSJNa+AhcATomKtAq24MZ9yTLa9qgKcUgKjgK+gKIgKYgK/houo2pt/uY:Xa+sxoaUTu9qgWgcgHgHg1gaouX |
Used to detect visually similar phishing pages based on screenshots
| Algorithm | Hash Value |
|---|---|
|
VISUAL
pHash
|
e99298699a6b6b92 |
|
VISUAL
aHash
|
fdffe7e7dfc1c3ff |
|
VISUAL
dHash
|
7b544d48b4828a9c |
|
VISUAL
wHash
|
b925247ec3c3c381 |
|
VISUAL
colorHash
|
07200030000 |
|
VISUAL
cropResistant
|
7b544d48b4828a9c |
Victim enters username and password into fake login form. Credentials are captured via JavaScript and exfiltrated to attacker's server in real-time.
Malicious code is obfuscated using 10 techniques to evade detection by security scanners and make reverse engineering more difficult.
Drainer supports multiple blockchain networks and checks for high-value tokens on each chain before executing drain operations.
```
┌─────────────────────────────────────────────────────────────────┐
│ VICTIM VISITS PHISHING PAGE │
│ (Fake login, verification, support page) │
└─────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ VICTIM ENTERS CREDENTIALS (Form 1) │
│ │
│ - Email/Username │
│ - Password │
│ - 2FA code (if requested) │
│ - Seed phrase (if crypto-related) │
└─────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ FORM SUBMISSION (JavaScript POST) │
│ │
│ Credentials sent to backend server │
└─────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ VICTIM SEES FAKE ERROR / REDIRECT │
│ │
│ - "Incorrect password, try again" │
│ - "Account locked, contact support" │
│ - Redirect to legitimate site │
└─────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ 🚨 CREDENTIALS STOLEN │
│ │
│ Attacker can now: │
│ - Access victim's account │
│ - Bypass 2FA (if captured) │
│ - Steal funds (if crypto seed phrase) │
└─────────────────────────────────────────────────────────────────┘
```
```
┌─────────────────────────────────────────────────────────────────┐
│ VICTIM VISITS PHISHING PAGE │
│ (Fake login, verification, support page) │
└─────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ VICTIM ENTERS CREDENTIALS (Form 1) │
│ │
│ - Email/Username │
│ - Password │
│ - 2FA code (if requested) │
│ - Seed phrase (if crypto-related) │
└─────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ FORM SUBMISSION (JavaScript POST) │
│ │
│ Credentials sent to backend server │
└─────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ VICTIM SEES FAKE ERROR / REDIRECT │
│ │
│ - "Incorrect password, try again" │
│ - "Account locked, contact support" │
│ - Redirect to legitimate site │
└─────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ 🚨 CREDENTIALS STOLEN │
│ │
│ Attacker can now: │
│ - Access victim's account │
│ - Bypass 2FA (if captured) │
│ - Steal funds (if crypto seed phrase) │
└─────────────────────────────────────────────────────────────────┘
```
Pages with identical visual appearance (based on perceptual hash)