September 15, 2017 By Larry Loeb 2 min read

Security research firm ESET found that content delivery networks (CDNs) offer more than just ways to optimize bandwidth: They can also be a source of malware.

ESET observed certain methods that are being put into use as the basis for a new kind of attack, including the use of remote scripts and command-and-control (C&C) techniques, reported We Live Security.

The first step in the attack is to store a small bit of JavaScript code in a file located at a particular address on the CDN, according to SecurityWeek.

This bit of JavaScript is used by a Nullsoft Scriptable Installer System (NSIS) program to perform the first part of the malware installation. The threat actors have to get the victim to activate the NSIS, and that is where the social engineering part comes into action. They make the victim believe that this NSIS downloader is something else they want, and the victim does whatever action is needed to execute the NSIS.

The downloader will then go to the JavaScript snippet and obtain it. Next, the eval function is called to evaluate the snippet and create additional parts to the snippet. The form of the addition is: downAndExec(\”<parameter_1>\”, \”<parameter_2>\”). ESET said that the first parameter (<parameter_1>) will correspond to the URL where the C&C is hosted, and the second parameter (<parameter_2>) contains the “x-id” data that is necessary to download other payloads.

This framework has enough functionality to get various modules from the C&C and execute them individually. One example of this technique used Facebook’s content delivery network to load a banking Trojan that worked only for Brazilian banks.

SecurityWeek noted that protection against sandboxing has been implemented in the bank Trojan downloader. That means the malicious code will not be executed if the JavaScript snippet is analyzed separately, which would indicate a sandbox function. The script also directly identifies whether the machine meets its needs by performing other checks before it takes any malicious action.

Content delivery networks present a number of problems for malware detection along with their intended use. For example, the IP of such a network is virtually unblockable if it is delivering malware. Blocking the IP will not work in this case due to a flood of uncompromised information originating from the malware. Additionally, finding appropriate IoCs may be hard due to the high volume of traffic originating from such a site.

Like fileless malware, this kind of security challenge requires different methods to both detect it and to mitigate it. However, the advice of not clicking on unknown links or documents remains as apt as ever.

More from

When ransomware kills: Attacks on healthcare facilities

4 min read - As ransomware attacks continue to escalate, their toll is often measured in data loss and financial strain. But what about the loss of human life? Nowhere is the ransomware threat more acute than in the healthcare sector, where patients’ lives are literally on the line.Since 2015, there has been a staggering increase in ransomware attacks on healthcare facilities. And the impacts are severe: Diverted emergency services, delayed critical treatments and even fatalities. Meanwhile, the pledge some ransomware groups made during…

AI and cloud vulnerabilities aren’t the only threats facing CISOs today

6 min read - With cloud infrastructure and, more recently, artificial intelligence (AI) systems becoming prime targets for attackers, security leaders are laser-focused on defending these high-profile areas. They’re right to do so, too, as cyber criminals turn to new and emerging technologies to launch and scale ever more sophisticated attacks.However, this heightened attention to emerging threats makes it easy to overlook traditional attack vectors, such as human-driven social engineering and vulnerabilities in physical security.As adversaries exploit an ever-wider range of potential entry points…

4 trends in software supply chain security

4 min read - Some of the biggest and most infamous cyberattacks of the past decade were caused by a security breakdown in the software supply chain. SolarWinds was probably the most well-known, but it was not alone. Incidents against companies like Equifax and tools like MOVEit also wreaked havoc for organizations and customers whose sensitive information was compromised.Expect to see more software supply chain attacks moving forward. According to ReversingLabs' The State of Software Supply Chain Security 2024 study, attacks against the software…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today