Detailed analysis of captured phishing page
Used to detect similar phishing pages based on HTML content
| Algorithm | Hash Value |
|---|---|
|
CONTENT
TLSH
|
T1F49133215015AE3351E386F4B6DDDB6362EFC228CF802C5822FCC6AD0BD5C51A67B959 |
|
CONTENT
ssdeep
|
96:yZ/OypIVgExhqBQE9tFMhTFk6aMhTtk6Yt:yZ/OBgihqQE9tFMhTFk6aMhTtk6k |
Used to detect visually similar phishing pages based on screenshots
| Algorithm | Hash Value |
|---|---|
|
VISUAL
pHash
|
9999996666668b33 |
|
VISUAL
aHash
|
1818181800000000 |
|
VISUAL
dHash
|
b2b2b2b24c200000 |
|
VISUAL
wHash
|
fcfcfcfc00000000 |
|
VISUAL
colorHash
|
070000001c0 |
|
VISUAL
cropResistant
|
a2a2e2a296a89696,b2b2b2b24c200000 |
โข Threat: Phishing
โข Target: Credentials
โข Method: Impersonation
โข Exfil: /?_task=login
โข Indicators: Unusual domain, generic form, obfuscation
โข Risk: High
The attacker is attempting to steal login credentials through a fake login form hosted on a suspicious domain. The form likely submits the stolen credentials to the attacker.
1. Step 1: User visits cloned Roundcube Webmail site (natrajstonex.co.in)
2. Step 2: User enters credentials in the login form (#rcmloginuser, #rcmloginpwd)
3. Step 3: Form submission is intercepted via $('form').submit() handler
4. Step 4: Credentials are captured and sent via http_post or http_request to the attacker's server
5. Step 5: User is potentially redirected to the legitimate Roundcube Webmail or shown a fake error to avoid suspicion
1. Step 1: User visits cloned Roundcube Webmail site (natrajstonex.co.in)
2. Step 2: User enters credentials in the login form (#rcmloginuser, #rcmloginpwd)
3. Step 3: Form submission is intercepted via $('form').submit() handler
4. Step 4: Credentials are captured and sent via http_post or http_request to the attacker's server
5. Step 5: User is potentially redirected to the legitimate Roundcube Webmail or shown a fake error to avoid suspicion
common.js?s=1769006884enable_command_handlerhttp_posthttp_requestrcmail.loginrcmail.send_mail$('form').submit(function () { ... })Pages with identical visual appearance (based on perceptual hash)
Found 2 other scans for this domain