July 24, 2019 By David Bisson 2 min read

Researchers spotted an attack campaign that seeks out publicly exposed Elasticsearch databases and servers to deliver a distributed denial-of-service (DDoS) botnet.

In an attack wave spotted by Trend Micro, the DDoS botnet campaign began by scanning for exposed or unsecured Elasticsearch databases and servers. One instance of the attack even went so far as to exploit CVE-2015-1427, an older vulnerability that affects the Groovy scripting engine of Elasticsearch. Either way, the campaign used a dropper to run the script s67.sh so it could define which shell to use and where to find it before attempting to stop the firewall. The campaign then ran s66.sh, a second-stage script that removed traces of the initial infection and killed any other cryptocurrency mining processes before downloading the final binary.

The campaign’s binaries revealed a backdoor variant that functioned similarly to BillGates malware. Researchers observed this threat stealing system information, enslaving infected machines and launching DDoS attacks. The backdoor also came with the ability to exploit CVE-2017-5638, a remote code execution (RCE) vulnerability in Apache Struts 2.

A Growing List of Elasticsearch Security Incidents

This isn’t the first attack to prey on exposed Elasticsearch databases and servers. In November 2018, for instance, HackenProof unearthed an IP with a publicly accessible Elasticsearch cluster that exposed the personal data of nearly 57 million U.S. citizens. Two months later, Security Discovery observed an unprotected Elasticsearch server containing 24 million records of personal information.

Most recently, in April 2019, The Hacker News reported on tens of thousands of exposed Kibana instances that, in turn, made the Elasticsearch databases and servers with which they worked publicly accessible.

How to Defend Against a DDoS Botnet

Security professionals can help defend against attack campaigns that seek to deliver a DDoS botnet by using a comprehensive vulnerability management program to prioritize software patches based on the level of risk posed by known security weaknesses. Companies should also work to defend their systems against DDoS attacks using next-generation firewalls, anomaly detection and other tools.

More from

Bypassing Windows Defender Application Control with Loki C2

10 min read - Windows Defender Application Control (WDAC) is a security solution that restricts execution to trusted software. Since it is classified as a security boundary, Microsoft offers bug bounty payouts for qualifying bypasses, making it an active and competitive field of research.Typical outcomes of a WDAC bypass bug bounty submission:Bypass is fixed; possible bounty awardedBypass is not fixed but instead "mitigated" by being added to the WDAC recommended block list. Likely no bounty awarded but honorable mention is typically givenBypass is not…

FYSA — VMware Critical Vulnerabilities Patched

< 1 min read - SummaryBroadcom has released a security bulletin, VMSA-2025-0004, addressing and remediating three vulnerabilities that, if exploited, could lead to system compromise. Products affected include vCenter Server, vRealize Operations Manager, and vCloud Director.Threat TopographyThreat Type: Critical VulnerabilitiesIndustry: VirtualizationGeolocation: GlobalOverviewX-Force Incident Command is monitoring activity surrounding Broadcom’s Security Bulletin (VMSA-2025-0004) for three potentially critical vulnerabilities in VMware products. These vulnerabilities, identified as CVE-2025-22224, CVE-2025-22225, and CVE-2025-22226, have reportedly been exploited in attacks. X-Force has not been able to validate those claims. The vulnerabilities…

SoaPy: Stealthy enumeration of Active Directory environments through ADWS

10 min read - Introduction Over time, both targeted and large-scale enumeration of Active Directory (AD) environments have become increasingly detected due to modern defensive solutions. During our internship at X-Force Red this past summer, we noticed FalconForce’s SOAPHound was becoming popular for enumerating Active Directory environments. This tool brought a new perspective to Active Directory enumeration by performing collection via Active Directory Web Services (ADWS) instead of directly through Lightweight Directory Access Protocol (LDAP) as other AD enumeration tools had in the past.…

Topic updates

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