
Vidar: Fake Notepad++ Malvertising to Data Theft
A developer searched for a popular code editor, clicked a paid search ad, and ran an installer that was not the real thing. Follow the chain from a typosquatted landing page through a dynamic-DNS payload host to the Vidar stealer's dead-drop C2 resolution, then pin down the single hosting address that carried both the stolen data and the malware's orders.
Start this operation
Investigation Tasks
Complete each task by investigating alerts and submitting your findings.
Open the case
0An endpoint risk alert fired on a developer workstation at Helionova Interactive this morning: a process spawned from a freshly downloaded installer started reading browser credential stores and reaching out to the internet. The user thought they were installing a common code editor. Get oriented before you pivot: read the alert context, then work the proxy, endpoint, and perimeter data in order. The questions that follow walk the chain from how the file arrived to where the stolen data went.
Recover the landing page
20The download did not start at the software vendor's real site. It started at a page the user reached through a search advertisement, a lookalike of the editor's download portal. Recover the domain of that landing page.
Find the payload host
20The landing page did not serve the file itself. It redirected the browser to a second host that handed over the installer. That host is not a software vendor's content network. Recover the domain that served the download.
Fingerprint the installer
20The file the user ran looked like an ordinary installer and was padded to roughly the size of the real one. To track it across the fleet and on intelligence sources, you need a content fingerprint, not just a filename. Recover the SHA-256 of the downloaded installer.
Classify the initial access
15For the report, classify how the attacker first got code in front of the user. The compromise did not start with an email or an exploit of a service: it started with a paid search advertisement that routed the user to attacker-controlled content. Map that initial-access method to its MITRE ATT&CK technique.
Cut off command-and-control
15After it ran, the stealer did not carry its command-and-control address inside the binary. It looked the address up from a configuration string parked on a couple of legitimate public profile pages, then connected out to take orders, pull modules, and ship the stolen data. Identify the external address you would block to sever that channel.
6 tasks · 90 points total
Training Tools
Skills You'll Build
Requires foundational alert triage skills. Multiple data sources to correlate.
Prerequisites
- Basic understanding of security alerts
- Familiarity with SIEM concepts
- Familiarity with XDR concepts
- Familiarity with Firewall concepts
Ready to investigate?
More Operations
View allThe Template That Read the Disk
The file-transfer portal that Tideglow Logistics' partners upload to spent a morning returning host files it was never meant to publish, and finished it running an administrator session nobody had logged into. The root cause is CVE-2024-4040 in CrushFTP 10.6.0. Walk the access logs and firewall traffic step by step to trace how a client holding no credentials turned a request parameter into a read of the host, and that read into a takeover.
OneNote Attachment to RAT: A Guided First Investigation
A logistics contracts employee at Glacierline Freight opens an attachment that arrived in her inbox and clicks a button inside it. Minutes later her workstation is running something that appears on no software inventory and is talking to a host that no business process uses. Walk the email gateway records, the file artifacts and the endpoint process tree one step at a time, and work out for yourself which message carried the delivery, what landed on disk, and what ran.
Hijacked Discord Invite to ClickFix Loader: Tracing the Lure
A finance analyst at Halcyon Wealth Partners followed a recycled Discord invite that quietly redirected the browser to a fake verification page. They did what the page asked, and inside the hour the workstation was running a remote-access trojan alongside an info-stealer that shipped browser data straight out of the building. Walk the proxy, endpoint and firewall evidence step by step to trace the lure, the loader, the C2 beacon and the data theft.