A Russian threat actor known as Fighting Ursa (also referred to as APT28, Fancy Bear, and Sofacy) has been identified in a new campaign that began in March 2024.
This campaign uses a fake car sale advertisement to distribute the HeadLace backdoor malware, primarily targeting diplomats. The campaign leverages legitimate services such as Webhook.site to host malicious URLs, making detection and mitigation more challenging.
The below decoy image advertises a car for sale, specifically an Audi Q7 Quattro SUV. This fake advertisement is titled “Diplomatic Car For Sale.”
This campaign is attributed to Fightig Ursa with medium to high confidence based on the tactics, techniques, and procedures (TTPs) observed, as well as the use of the HeadLace backdoor, which is exclusive to this threat actor. The group is known for using public and free services to host various stages of their attacks and for repurposing successful tactics.
According to the Unit 42 report, “The image provides different views of the vehicle. The image also contains contact details that are likely fake, as well as a phone number based in Romania. Finally, the image also lists the point of contact as the Southeast European Law Enforcement Center, possibly to lend this fake advertisement more credibility.”
How to Build a Security Framework With Limited Resources IT Security Team (PDF) – Download Free Guide
The infection chain starts with a URL hosted on Webhook.site, a legitimate service used for creating randomized URLs for automation purposes. The malicious URL was submitted to VirusTotal on March 14, 2024.
The HTML page hosted on Webhook.site checks if the visiting system is Windows-based and redirects non-Windows systems to a decoy image hosted on ImgBB, another legitimate service.
The HTML page then creates a ZIP archive from Base64 text within the HTML, offers it for download, and attempts to open it using JavaScript. The ZIP file, named IMG-387470302099.zip, contains three files: IMG-387470302099.jpg.exe, WindowsCodecs.dll, and zqtxmo.bat.
The file IMG-387470302099.jpg.exe uses a double extension to disguise itself as an image file. It is a copy of the legitimate Windows calculator application (calc.exe) and is used to sideload the included DLL file, WindowsCodecs.dll, which is part of the HeadLace backdoor.
The DLL file contains a function that executes the batch file zqtxmo.bat, which starts Microsoft Edge to run Base64-encoded content. This content is a hidden iframe that retrieves additional data from another Webhook.site URL. The batch file then saves this content as IMG387470302099.jpg, moves it to the %programdata% directory, renames it to IMG387470302099.cmd, and executes it before deleting itself to cover its tracks.
Fighting Ursa continues to evolve its tactics, leveraging legitimate web services for malicious purposes. Continuous vigilance and updated security measures are essential to defend against such sophisticated threats.
Are you from SOC and DFIR Teams? – Analyse Malware Incidents & get live Access with ANY.RUN -> Free Access
HTML page hosted on webhook site with decoy image and payload zip file:
Car for sale image lure:
ZIP file containing calc.exe, malicious DLL and BAT file:
Legitimate calc.exe abused to sideload the malicious DLL:
Malicious file named WindowsCodecs.dll sideloaded by calc.exe:
Batch file named zqtxmo.bat executed by the above malicious DLL:
URLs that hosted content for this campaign:
Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…
Hackers are making some phishing pages harder to track by changing the code delivered to…
A cyber incident reportedly forced a British power plant to halt operations for about four…
Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…
TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…
A fake student resume is being used to place a remote-access tool on researchers’ Windows…