Backdoor attacks are on the rise. In 2022, this relatively little known cyberattack vector overtook ransomware as the top action deployed by cybercriminals. According to the IBM Security X-Force Threat Intelligence Index 2023, nearly a quarter of cyber incidents involved backdoor attacks.
But what is a backdoor attack and how can you protect your organization from becoming a victim? Let’s explore this stealthy threat.
What is a backdoor attack?
Backdoor attacks occur when threat actors bypass a network's security controls and authentication procedures to access a system, application, and even encrypted data—by literally entering through the backdoor.
That backdoor is often created by developers who use it to troubleshoot software or perform other administrative tasks. However, attackers can also create backdoors. They do this by exploiting a weakness or vulnerability in a system, application, or software that is left unfixed or unpatched. For example, backdoors can be deployed via insecure access ports and IoT devices, or within vendor software updates (as was the case with SolarWinds in late 2020).
Backdoors can also be deployed as a result of human behavior, such as downloading a counterfeit software update or clicking on a phishing link or file.
What can a backdoor attack do?
Through a backdoor, attackers can gain unauthorized access or remote control of the network and move laterally to take over other systems, applications, and databases.
This increases the attack surface, exposing more critical assets and data to potential exfiltration or setting the scene for denial of service attacks, fraudulent financial transactions, and more.
While ransomware attacks are becoming easier to detect (average detection time for ransomware has decreased from two months to less than four days), backdoor malware can lurk undetected on a network for weeks.The hidden nature of the attack lets malicious actors go undetected for a dangerous amount of time. Even when vulnerabilities are detected it’s hard to know where they end.
Examples of backdoor attacks
Backdoor attacks occur more often than many security managers believe. Examples of recent high profile backdoor attacks include:
SolarWinds
In addition to being one of the biggest supply chain cyber attacks ever, the 2020 SolarWinds hack is a notable example of a backdoor attack. During the attack, nation state actors embedded malware in software updates of the widely-used SolarWinds Orion platform. More than 18,000 organizations, including government agencies, installed the update, giving adversaries backdoor access to sensitive data for months, if not years.
Microsoft Exchange
In 2021, vulnerabilities in Microsoft Exchange were exploited by attackers to spread ransomware through backdoor attacks on customer’s Exchange servers.
Bitsight analysis showed that thousands of organizations were exploited as a result. Fortunately many moved quickly to patch vulnerable systems. Yet in the weeks following the discovery, Bitsight observed that 20 percent of Exchange Servers (65,000 servers) remained vulnerable and four percent (14,000+ servers) still presented as compromised by the backdoor attack vulnerability. These findings implied that security administrators had yet to perform incident response.
WordPress
Millions of organizations rely on WordPress for website creation and management, including the Walt Disney Company, Microsoft News, BBC America, and more. In March 2021, WordPress announced that the script language PHP, used to create all their domains, had been hit with a backdoor attack. During the attack, cybercriminals inserted a remote code into an edit of the PHP script. When added to a website’s language in a minor update, the code potentially opened the door for attackers to take over any PHP website remotely.
WordPress has experienced many backdoor attacks over the years. These have been mainly due to the frequent updates pushed to WordPress networks, the acceptance of plugins and extensions by the host organization, and the lack of firewall protection from the WordPress network.