← EnvyForensics
Forensic Case Study

Anatomy of a Remote-Access Scam

How a single malicious advertisement on a trusted webmail page became a full computer takeover — reconstructed end to end from the machine's own evidence.

Most people picture an online scam as a bad link in a suspicious email. This one began with a legitimate, trusted website and an advertisement served through the same ad networks that fund the mainstream internet. There was no phishing email to not-click. By the time it was over, criminals had installed four separate remote-control tools, disabled the computer's antivirus, taken payment through a card processor, and left a fake "support" icon on the desktop so they could call the victim back.

The victim was a retiree. This is what happened, how we proved every step of it from forensic artifacts, and — importantly — the point where the evidence contradicted our own working theory and we corrected it. All personal details have been removed; the criminal infrastructure is preserved as a warning.

1 · The lure: a malicious ad, not an email

The victim opened their web portal to check email — a routine they performed almost daily. Within about four minutes, a full-screen "your computer is infected" pop-up appeared, displaying a phone number and urging them to call for help. They called. A "technician" answered and directed them to type a remote-support web address by hand.

We were able to prove this was an advertisement, not an email or a clicked link, from the browser's own history:

Portal home  [START]
Portal landing page  [LINK]
… ~4 minute gap …
remote-support site  [TYPED]  ← no referring link

The remote-support address was typed, with no referring URL — you only type an address like that when someone is reading it to you over the phone. There was no clicked email anywhere in the history (a deleted email's click would still be recorded). And there was no ad URL in the top-level history — which is the signature of a malvertising pop-up rendered inside a sandboxed ad frame. The browser cache confirmed the page was serving programmatic ads through several mainstream ad exchanges. The scam ad rode legitimate ad infrastructure; the trusted site was simply the delivery surface.

2 · The takeover: four remote tools and the "security theater"

Guided by phone, the victim installed remote-control software. Over the session the operators layered in four separate remote-access channels — redundancy so that removing one wouldn't lock them out:

ChannelStatus
Consumer remote-desktop tool #1Attempted first; host never established
Portable remote tool (downloaded from vendor site)Used — confirmed active session with clipboard access
Consumer remote tool with cloud relayUsed — full keyboard/mouse control
Mainstream remote-support suiteInstalled for repeat access

To make the "infection" believable, the operators ran scare theater: opening Windows Event Viewer, system folders, and a normal system process's help page to make routine components look alarming, and directing the victim to uninstall their existing antivirus. They dropped a fake "security suite" onto the desktop — five official-looking executables (FIREWALL.exe, Network Protection.exe, Email Protection.exe, and others) plus a temp-file "cleaner" used to erase traces. We later confirmed the machine's built-in antivirus had been fully disabled (service stopped, real-time protection off, tamper protection off) — which is why the malicious files sat on the desktop unquarantined.

3 · The theft: two money channels

The pretext was a "refund" for a security-subscription overcharge. In reality the victim was walked through two ways to move money to the criminals:

4 · The hook: engineered for a second hit

The most dangerous artifact wasn't malware — it was a desktop icon. The operators left a friendly, phone-styled "Computer Help" shortcut and a note naming a "technician," a callback number, and a "customer ID." The note instructed the victim to "always verify the customer ID before proceeding" with any call about their computer.

That instruction is not for their protection — it's a re-victimization lock-in. It trains the victim to trust anyone who recites the code, so the same crew (or a partner "recovery" operation) can call back days later, pose as help, and take more. In victim-recovery scams, this second wave often costs more than the first.

5 · The forensics: proving it — and correcting ourselves

The incident was reconstructed to the minute from independent sources: browser history and cache, the remote tools' own session logs, Windows execution artifacts (Prefetch, AppCompat/ShimCache), the registry, event logs, and a filesystem timeline. Every claim in the final report is either artifact-backed or explicitly flagged as pending.

The most important part of the analysis is where it reversed a conclusion. An interim theory held that the operators had logged into the victim's online banking during a remote session — a serious escalation. The remote tool's session log settled it precisely:

Remote session:  connected 18:32:40 → disconnected 18:39:01
Bank 2FA code emailed:  18:40:06  (after they left)
Account data loaded:  18:42:41  (after they left)

The operators had disconnected before the one-time code arrived and before any account data loaded. The banking session was completed by the victim, minutes after the operators left. There was no remote-controlled bank access. A lesser report would have kept the scary version; real forensics follows the evidence, even when it deflates the headline. (What the logs did yield: the operator's own connection IP, geolocating to an overseas ISP — a concrete investigative indicator.)

6 · Indicators & the scam's shape (for recognition)

Victim identifiers are omitted. The pattern below is what repeats across these operations:

StageSignature
EntryFull-screen "infected / call this number" pop-up on a trusted site, delivered via programmatic ad exchanges
ContactVictim calls the number; is told to type a remote-support address
AccessMultiple redundant remote tools; existing antivirus disabled; fake "security" executables placed on desktop
PaymentRetail gift cards (unrecoverable) and/or a card charge via a payment processor (disputable)
PersistenceA desktop "support" icon + a "customer ID" note engineered for callback fraud
CleanupEvent-log and temp-file wipers to frustrate later analysis

7 · What actually protects people

How this analysis was done

This reconstruction — entry vector, remote-tool mapping, money-channel tracing, and evidence preservation with chain of custody — is the same process behind our consumer & small-business scam-response service. If someone you love has "let a technician in," the machine still holds the whole story. We read it, contain it, preserve it for law enforcement, and lock out the callback.

EnvyForensics — scam & remote-access incident response →

Anonymized forensic case study. All victim-identifying information has been removed. Vendor and payment-processor names referenced in the underlying incident were legitimate services abused by the operators, not complicit parties, and are generalized here. Prepared by Cyber Risk Services from a 2026 consumer incident. © 2026.