An email led me to investigate one of the biggest PHISHING campaigns of the moment!
05/02/2026
Author: Juan Mathews Rebello Santos
1. EXECUTIVE SUMMARY
This technical report documents the forensic investigation conducted by me upon receipt of a fraudulent email containing an alleged prize notification and pending financial deposit. The analysis revealed a sophisticated cybercriminal infrastructure operating phishing, scareware and affiliate fraud campaigns on an international scale.
During the investigation, I identified a chain of redirects consisting of:
- electronic spam with social engineering;
- abuse of Cloudflare Pages infrastructure;
- commitment of government employees in the Democratic Republic of Congo;
- Command and Control infrastructure (C2);
- use of Domain Generation Algorithm (DGA);
- Wildcard SSL certificates;
- and monetization through Norton/Gen Digital affiliate programs via Impact Radius.
The operation demonstrates a high level of technical professionalism, anti-analysis evasion and automation of malicious campaigns.
2. ORIGIN OF THE INVESTIGATION
The investigation began after I received a clearly forged email sent to the address:
[email protected]
The subject of the message was:
Prize Code
The email's content mixed Arabic text with messages of financial urgency, a strategy used to hinder anti-spam filters and increase the appearance of legitimacy.
Identified excerpt:
شكراً على مشاركتك في المسابقة
يرجى الاحتفاظ بالكود للمراجعة عند السحب
Approximate translation:
“Thank you for participating in the contest.
Please keep the code for verification during the draw.”
The message also featured a supposed promotional code:
Code: 9132289937520370
However, the real objective of the email was to trick the user into clicking on a malicious link inserted in the middle of the message:
⚠️ Urgent: Your $3,639.00 deposit is on hold. Confirm now:
https://obs.regideso.cd/?8nqrpm
The content also displayed my email address to add a sense of personalization and legitimacy:
[email protected]
Analysis demonstrated that the email was built to combine:
- fake awards;
- financial urgency;
- foreign language;
- social engineering;
- and partial concealment of the scam.
The objective was to induce the victim to click immediately.
3. MALICIOUS REDIRECT CHAIN
When accessing the link:
https://obs.regideso.cd/?8nqrpm
I identified that the domain only functioned as an intermediate relay within the operation.
The complete flow observed during the investigation was:
Email Spam
↓
obs.regideso.cd
↓
linen-wharf-river.pages.dev
↓
Random subdomains of yandehyto.com
↓
Scareware/phishing end domains
Among the final destinations identified were:
pelnoriva.shopbaleiddiste.comphidatharacce.com
This architecture demonstrates a professional chain of infrastructure obfuscation, making tracking, automated blocking, and forensic analysis difficult.
4. COMMITTED RELAY ANALYSIS
The domain:
obs.regideso.cd
resolved to the IP:
161.35.30.54
hosted on DigitalOcean infrastructure.
The asset appeared to belong to the public water supply company of the Democratic Republic of Congo:
- REGIDESO SA
During the analysis of the web environment, I identified:
- unauthorized PHP files;
- scripts acting as redirectors;
- Laravel environment exposure;
- backend operating in Debug mode.
Observed files:
info.phpindex.php
Absolute internal server paths were also exposed:
C:\api-factures\api-factures\
The exposure of this information confirms severe hardening flaws and insecure configuration of the Laravel framework.
5. COMMAND AND CONTROL INFRASTRUCTURE (C2)
The core of the operation was centralized on a server operating as:
- central redirector;
- click tracker;
- monetization gateway;
- and campaign controller.
Endpoint identified:
/click.php
6. EVASION TECHNIQUES
6.1 Cloaking against analysis
I identified that the server implemented active cloaking against:
- researchers;
- automated scanners;
- Datacenter IPs;
- tools like
curlandNmap.
When it detected a suspicious environment, the server responded with:
HTTP/1.1 302Found
Location: http://yahoo.com/
or:
Location: http://google.com/
This technique drastically reduces the exposure of the malicious landing page to security systems.
6.2 DGA and Wildcard DNS
During the investigation, I identified extensive use of Wildcard DNS in the domain:
yandehyto.com
Any random subdomain resolved correctly to the C2 server.
Identified examples:
q5tzrz.yandehyto.comsj9k9f.yandehyto.comwhonou.yandehyto.com
This technique allows infinite rotation of URLs without the need to register new domains.
6.3 Wildcard SSL Certificates
The operator used valid Wildcard certificates issued by Let's Encrypt:
*.yandehyto.com
This allowed valid HTTPS for all dynamically generated subdomains, increasing the credibility of the scam.
7. PAYLOAD SCAREWARE ANALYSIS
After the redirects, the victim was redirected to pages hosted at:
pelnoriva.shopbaleiddiste.comphidatharacce.com
These pages ran malicious JavaScript simulating the interface of:
- McAfee Total Protection
The code contained functions such as:
start_circleProgress()
that simulated fake antivirus scans and displayed non-existent threats:
Win32/Hoax.Renos.HXTrojan IRC/Backdor.Sd.FRV
I also identified:
- use of the FullScreen API;
- navigation blocking;
- tab focus capture;
- interception of
onbeforeunload.
The objective was to generate psychological pressure to induce the victim to immediately purchase antivirus.
8. AFFILIATE FRAUD
Final monetization occurred through redirects to legitimate pages from:
NortonLifeLock Gen Digital
The campaign abused the affiliate platform:
- Impact Radius
Identifiers found:
Partner ID: 3076190
Campaign ID: 4405
The operating model converted the fear induced by scareware into financial commission.
9. FORENSIC EVIDENCE
HTTP Redirection
HTTP/1.1 302 Found
Server: nginx/1.28.0
Date: Fri, 01 May 2026 20:12:37 GMT
Location: https://sj9k9f.yandehyto.com/click.php?lp=1&uclick=d7qg...
Cloaking detection:
[Detection Triggered] -> Redirect to http://yahoo.com/
SSL Certificate
depth=0 CN = yandehyto.com
X509v3 Subject Alternative Name:
DNS:*.yandehyto.com
DNS:yandehyto.com
Issuer:
C = US
O = Let's Encrypt
CN = E7
10. INDICATORS OF COMMITMENT (IOCs)
IPs
161.35.30.54
Domains
smilingtooth.com.saobs.regideso.cdlinen-wharf-river.pages.devyandehyto.combaleiddiste.comphidatharacce.compelnoriva.shoppelnoriva.pelnoriva.shop
DGA Subdomains
q5tzrz.yandehyto.comsj9k9f.yandehyto.comwhonou.yandehyto.com
Affiliate IDs
Impact Radius Partner ID: 3076190
Campaign ID: 4405
11. CONCLUSION
Based on the entire investigation conducted, I concluded that the analyzed campaign represents a highly professional cybercriminal operation, using:
- phishing;
- scareware;
- cloaking;
- DGA;
- abuse of legitimate infrastructure;
- affiliate fraud;
- and compromised third-party servers.
The operation demonstrates strong technical capacity in:
- anti-analysis evasion;
- social engineering;
- fraudulent monetization;
- campaign automation;
- and infrastructure concealment.
12. RELIABLE REFERENCES AND ANALYSIS OF URLS
Below are the links that prove the analysis of domains and URLs on threat intelligence platforms.
VirusTotal
- https://www.virustotal.com/gui/domain/obs.regideso.cd
- [https://www.virustotal.com/gui/url/3545ac05fc6a737918d3e0d5953b61547602a797a33f8fb6addaedc21667c39f?nocache=1] (https://www.virustotal.com/gui/url/3545ac05fc6a737918d3e0d5953b61547602a797a33f8fb6addaedc21667c39f?nocache=1)
- https://www.virustotal.com/gui/domain/linen-wharf-river.pages.dev
- https://www.virustotal.com/gui/domain/yandehyto.com
- https://www.virustotal.com/gui/search?query=q5tzrz.yandehyto.com
- https://www.virustotal.com/gui/search?query=sj9k9f.yandehyto.com
- https://www.virustotal.com/gui/search?query=whonou.yandehyto.com
- https://www.virustotal.com/gui/domain/baleiddiste.com
- https://www.virustotal.com/gui/domain/phidatharacce.com
- https://www.virustotal.com/gui/domain/pelnoriva.shop
- https://www.virustotal.com/gui/domain/pelnoriva.pelnoriva.shop
AlienVault OTX
AbuseIPDB
Censys
- https://search.censys.io/search?resource=hosts&q=baleiddiste.com
- https://search.censys.io/search?resource=hosts&q=linen-wharf-river.pages.dev
- https://search.censys.io/search?resource=hosts&q=pelnoriva.pelnoriva.shop
- https://search.censys.io/search?resource=hosts&q=pelnoriva.shop
- https://search.censys.io/search?resource=hosts&q=phidatharacce.com
- https://search.censys.io/search?resource=hosts&q=q5tzrz.yandehyto.com
- https://search.censys.io/search?resource=hosts&q=sj9k9f.yandehyto.com
- https://search.censys.io/search?resource=hosts&q=smilingtooth.com.sa
- https://search.censys.io/search?resource=hosts&q=whonou.yandehyto.com
- https://search.censys.io/search?resource=hosts&q=yandehyto.com
SecurityTrails
- https://securitytrails.com/domain/baleiddiste.com
- https://securitytrails.com/domain/linen-wharf-river.pages.dev
- https://securitytrails.com/domain/pelnoriva.pelnoriva.shop
- https://securitytrails.com/domain/pelnoriva.shop
- https://securitytrails.com/domain/phidatharacce.com
- https://securitytrails.com/domain/q5tzrz.yandehyto.com
- https://securitytrails.com/domain/sj9k9f.yandehyto.com
- https://securitytrails.com/domain/smilingtooth.com.sa
- https://securitytrails.com/domain/whonou.yandehyto.com
- https://securitytrails.com/domain/yandehyto.com
urlscan.io
- https://urlscan.io/search/#baleiddiste.com
- https://urlscan.io/search/#linen-wharf-river.pages.dev
- https://urlscan.io/search/#pelnoriva.pelnoriva.shop
- https://urlscan.io/search/#pelnoriva.shop
- https://urlscan.io/search/#phidatharacce.com
- https://urlscan.io/search/#q5tzrz.yandehyto.com
- https://urlscan.io/search/#sj9k9f.yandehyto.com
- https://urlscan.io/search/#smilingtooth.com.sa
- https://urlscan.io/search/#whonou.yandehyto.com
- https://urlscan.io/search/#yandehyto.com
Shodan
- https://www.shodan.io/search?query=baleiddiste.com
- https://www.shodan.io/search?query=linen-wharf-river.pages.dev
- https://www.shodan.io/search?query=pelnoriva.pelnoriva.shop
- https://www.shodan.io/search?query=pelnoriva.shop
- https://www.shodan.io/search?query=phidatharacce.com
- https://www.shodan.io/search?query=q5tzrz.yandehyto.com
- https://www.shodan.io/search?query=sj9k9f.yandehyto.com
- https://www.shodan.io/search?query=smilingtooth.com.sa
- https://www.shodan.io/search?query=whonou.yandehyto.com
- https://www.shodan.io/search?query=yandehyto.com
Note: Malicious activities and indicators of compromise have already been reported to the appropriate authorities.