Dark Reading is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them.Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

IoT/Embedded Security //

Botnet

// // //
7/10/2018
09:35 AM
Jeffrey Burt
Jeffrey Burt
Jeffrey Burt

HNS IoT Botnet Evolves, Goes Cross-Platform

The Hide 'N Seek malware had previously targeted devices such as home routers and DVRs, but now the botnet is including Apache CouchDB and OrientDB in its expanding list of targets.

A fast-evolving botnet discovered earlier this year that initially targeted Internet of Things (IoT) devices such as home routers and DVRs is now taking aim at NoSQL database servers.

The Hide 'N Seek (HNS) botnet has added remote execution exploits to its arsenal for a range of new devices and targets, including Apache CouchDB and OrientDB databases running on server operating systems, according to researchers at Qihoo 360's Netlab. In addition, there are new exploits for other devices as well as a program for mining cryptocurrencies that the researchers believe is not yet functional.

Like another IoT botnet -- called Hajime -- HNS uses a peer-to-peer (P2P) mechanism to communicate with other peers, Netlab researchers wrote in a blog post.

"P2P-like botnets are hard to take down, and the HNS botnet has been continuously updated over the past few months," the researchers wrote. "In particular, with the added support of OrientDB and CouchDB database servers, HNS is no longer just an IoT botnet, but a cross-platform botnet now."

(Source: Geralt via Pixabay)

The HNS botnet has evolved rapidly since BitDefender analysts discovered it in January. At the time, the Bitdefender researchers talked about the advanced P2P communication techniques the botnet used, adding that it was first spotted Jan. 10 and then faded away for 10 days before reappearing "in a significantly improved form."

In their own report, Netlab researchers noted that HNS added exploits for Avtech webcams, a Cisco Linksys router, JAWS/1.0 web server and the two databases, bringing the number of exploiting methods it supports to seven. The number of hard-coded P2P node addresses grew to 171, and the cpuminer mining program, though not yet functioning properly, also is new.

In May, it was discovered that HNS was the first botnet malware that was working to achieve persistence. Most malware programs that attack IoT devices are wiped out when the devices reboot, forcing attackers to reinstall the malware. The HNS malware can remain on the infected device even after it's rebooted. Authors of other threats, such as the VPNFilter, also are finding ways to protect the malware from reboots. (See Talos: VPNFilter Malware Still Stands at the Ready.)

The rapid evolution of the botnet, and in particular the jump from being an IoT botnet to an enterprise threat, is something enterprises needed to pay attention to, according to Anupam Sahai, vice president of product management at cybersecurity firm Cavirin.

"Botnets, such as HNS, are becoming increasingly sophisticated, and as noted, they are becoming cross-platform," Sahai wrote in an email to Security Now. "Enterprise applications and data are no longer immune. If organizations implement multilayer security best practices to protect their cyber-posture, such as automated assessments and immediate patching of identified vulnerabilities across their hybrid infrastructures, they may be protected. Unfortunately, awareness and implementation are not yet universal."


Boost your understanding of new cybersecurity approaches at Light Reading's Automating Seamless Security event on October 17 in Chicago! Service providers and enterprise receive FREE passes. All others can save 20% off passes using the code LR20 today!

Botnets continue to be a problem. According to Spamhaus' Botnet Threat Report 2017, the company identified and listed more than 9,500 botnet control and command (C&C) servers on 1,122 different networks. There was a 37% jump in botnet C&C listings last year, with two-thirds being hosted on servers run by cybercriminals.

According to Netlab, the HNS botnet searches for victims by initiating a network scan, borrowing code from the Mirai botnet malware, which was discovered in 2016 and launched distributed denial-of-service (DDoS) attacks by taking control of such IoT devices as routers, DVRs and IP security cameras. HNS scanning target ports include fixed TCP port 80/8080/2480/5984/23 and other random ports.

The 171 hard-coded and built-in list of 171 peer addresses also gives HNS a third way to communicate with peers, according to Netlab. The other two ways -- from command-line arguments and from other P2P peers -- were noted in the BitDefender report.

Related posts:

— Jeffrey Burt is a long-time tech journalist whose work has appeared in such publications as eWEEK, The Next Platform and Channelnomics.

Comment  | 
Print  | 
More Insights
Comments
Newest First  |  Oldest First  |  Threaded View
Edge-DRsplash-10-edge-articles
I Smell a RAT! New Cybersecurity Threats for the Crypto Industry
David Trepp, Partner, IT Assurance with accounting and advisory firm BPM LLP,  7/9/2021
News
Attacks on Kaseya Servers Led to Ransomware in Less Than 2 Hours
Robert Lemos, Contributing Writer,  7/7/2021
Commentary
It's in the Game (but It Shouldn't Be)
Tal Memran, Cybersecurity Expert, CYE,  7/9/2021
Register for Dark Reading Newsletters
White Papers
Video
Cartoon
Current Issue
Everything You Need to Know About DNS Attacks
It's important to understand DNS, potential attacks against it, and the tools and techniques required to defend DNS infrastructure. This report answers all the questions you were afraid to ask. Domain Name Service (DNS) is a critical part of any organization's digital infrastructure, but it's also one of the least understood. DNS is designed to be invisible to business professionals, IT stakeholders, and many security professionals, but DNS's threat surface is large and widely targeted. Attackers are causing a great deal of damage with an array of attacks such as denial of service, DNS cache poisoning, DNS hijackin, DNS tunneling, and DNS dangling. They are using DNS infrastructure to take control of inbound and outbound communications and preventing users from accessing the applications they are looking for. To stop attacks on DNS, security teams need to shore up the organization's security hygiene around DNS infrastructure, implement controls such as DNSSEC, and monitor DNS traffic
Flash Poll
Twitter Feed
Dark Reading - Bug Report
Bug Report
Enterprise Vulnerabilities
From DHS/US-CERT's National Vulnerability Database
CVE-2023-33196
PUBLISHED: 2023-05-26
Craft is a CMS for creating custom digital experiences. Cross site scripting (XSS) can be triggered by review volumes. This issue has been fixed in version 4.4.7.
CVE-2023-33185
PUBLISHED: 2023-05-26
Django-SES is a drop-in mail backend for Django. The django_ses library implements a mail backend for Django using AWS Simple Email Service. The library exports the `SESEventWebhookView class` intended to receive signed requests from AWS to handle email bounces, subscriptions, etc. These requests ar...
CVE-2023-33187
PUBLISHED: 2023-05-26
Highlight is an open source, full-stack monitoring platform. Highlight may record passwords on customer deployments when a password html input is switched to `type="text"` via a javascript "Show Password" button. This differs from the expected behavior which always obfuscates `ty...
CVE-2023-33194
PUBLISHED: 2023-05-26
Craft is a CMS for creating custom digital experiences on the web.The platform does not filter input and encode output in Quick Post validation error message, which can deliver an XSS payload. Old CVE fixed the XSS in label HTML but didn’t fix it when clicking save. This issue was...
CVE-2023-2879
PUBLISHED: 2023-05-26
GDSDB infinite loop in Wireshark 4.0.0 to 4.0.5 and 3.6.0 to 3.6.13 allows denial of service via packet injection or crafted capture file