Detailed analysis of captured phishing page
Used to detect similar phishing pages based on HTML content
| Algorithm | Hash Value |
|---|---|
|
CONTENT
TLSH
|
T1A8227D303124596FD08742A8B3BADB522089C319CB430D6B8EF4979D2AF6D13CD7978D |
|
CONTENT
ssdeep
|
192:5mIWWCIkIraNUSXIXpaRVgnvj0fEJTMwxf7ebGPpj4GEb5:5mIWWNkIr6USXIXpw2wM9zzrxj4h5 |
Used to detect visually similar phishing pages based on screenshots
| Algorithm | Hash Value |
|---|---|
|
VISUAL
pHash
|
ca3d91663699b466 |
|
VISUAL
aHash
|
7c787c7c7c78787c |
|
VISUAL
dHash
|
d9f9e9e9e9c9c9d9 |
|
VISUAL
wHash
|
7878787878787878 |
|
VISUAL
colorHash
|
07000000180 |
|
VISUAL
cropResistant
|
d9f9e9e9e9c9c9d9 |
• Ameaça: Phishing
• Alvo: Usuários do Microsoft Office 365
• Método: Imitação e coleta de credenciais
• Exfil: Endereço de e-mail
• Indicadores: Imitação da tela de login do Microsoft Office 365 solicitando credenciais.
• Risco: Alto
The attacker is using a fake login form that mimics Microsoft Office 365 to trick the user into entering their credentials.
1. Step 1: User enters email → meetU() validates and shows password field 2. Step 2: User enters password → meetData() exfiltrates email/password 3. Step 3: Fake 2FA prompt appears → meetData2() exfiltrates all data and redirects 4. Step 4: All data sent to rogabio.php via GET requests (visible in server logs)
1. Step 1: User enters email → meetU() validates and shows password field 2. Step 2: User enters password → meetData() exfiltrates email/password 3. Step 3: Fake 2FA prompt appears → meetData2() exfiltrates all data and redirects 4. Step 4: All data sent to rogabio.php via GET requests (visible in server logs)
rogabio2.jsmeetU() - Captures email and triggers password fieldmeetData() - Exfiltrates email/password to rogabio.phpmeetData2() - Exfiltrates email/password/2FA code and redirectsvalidateuname() - Validates email formatmeetP1()/meetP() - Handles password submission flowPages with identical visual appearance (based on perceptual hash)