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.

Network Security //

Data Center

// // //
8/30/2018
08:05 AM
Dave Klein
Dave Klein
News Analysis-Security Now
Connect Directly
Twitter
LinkedIn
RSS
E-Mail vvv

Cryptojacking: How Bad Actors Make Money off Your Data Center

Cryptojacking is all the rage right now among bad actors. However, it's not only smartphones that are being targeted, but enterprise data centers as well. Here's how security teams can protect their infrastructure.

It's a fact of life in the digital age: No sooner does an Internet-enabled concept become the "next big thing" than armies of bad actors rise up to exploit it for illicit gains.

The latest example is cryptocurrency, which has evolved quickly from the secretive tender of the Dark Web to a darling of hedge funds and legitimate investors.

The explosion of currencies and their fast-profit potential have given rise to the phenomenon of cryptojacking -- the commandeering of systems to harvest their compute power and electricity to mine cryptocurrency. A study reported in Newsweek estimated that about a half-billion computers are currently mining cryptocurrencies without their owners' knowledge.

Though the players are mysterious, the reasons for their rise are not.

(Source: iStock)
(Source: iStock)

Barriers to entry are extremely low. Cryptomining software toolkits are available online for as little as $30. The coding is not particularly complicated. And while cryptocurrency values can swing wildly in a single day, the profit potential at the high end is undeniably appealing. (See Cryptocurrency Crime: The Internet's New Wild West.)

There are two prevalent forms of cryptojacking.

The one that has garnered more attention is the takeover of end-user devices through browser-based attacks using infected websites or adware. The second type, which is now becoming more common, is the infiltration and injection of mining code into data center servers. These attacks notably target large telcos, ISPs, midsized enterprises, as well as state and local government agencies.

A report from IBM X-Force Research found that cryptomining attacks targeting enterprises jumped sixfold between January and August 2017.

The impact on unwitting victims amounts to "death by a thousand cuts" -- subtle nuisances that individually may not mean much but collectively can be very damaging and expensive. As cryptojackers consume computing resources, users will likely notice a slowdown of legitimate processes and higher electricity bills due to inflated CPU usage. Users may pay for hardware and software upgrades they wouldn't otherwise need when they start having performance issues. And if a breach becomes public or affects customer service, it can do lasting brand damage.

The growing movement of attackers from end users to enterprises is understandable.

It's more efficient -- a single attack on a data center can provide access to far more compute power than multiple endpoint attacks. Once the attack has breached perimeter defenses, it can move alongside lateral traffic, where security teams usually have little to no visibility, and go undetected for months, harnessing network servers into botnets. Attackers manage to stay below the radar and maximize dwell time by consuming only as much compute power as they need.

Since 2016, researchers at GuardiCore Labs have seen a spike in enterprise data center cryptomining campaigns, and discovered four prominent examples: PhotoMiner, Bondnet, Hexmen and Operation Prowli. These discoveries illuminate several cryptojacking patterns now being deployed in these and other attack campaigns.

  • Worms: The first was a worm we named PhotoMiner. First detected by our global sensor network in January 2016, PhotoMiner infiltrates endpoints by infecting websites hosted on FTP servers, while making money by mining Monero, the favored anonymous currency of cryptojackers. GuardiCore Labs has since documented thousands of PhotoMiner attacks originating from hundreds of IP addresses.
  • Botnets: The second is Bondnet, a distinct type of botnet uncovered in January 2017. Its originator had installed a cryptocurrency miner in thousands of servers and conscripted them into a botnet. Bondnet also leaves a backdoor capable of taking full control of a system.
  • Variants, databases, hidden scripts: Our third discovery, Hexmen, both originates from and targets data centers in China. It comes in three variants: Hex, named for the numerous variations on Hex.exe that appear in its code; Hanako, named after the backdoor user it adds to compromised databases; and Taylor, so named because the attackers exchange scripts by hiding them in Taylor Swift photos.
  • Brute force: The fourth, Operation Prowli, has compromised more than 40,000 machines around the world using a variety of attack techniques, including exploits, password brute-forcing and weak configurations.

What do enterprises need to avoid falling victim to schemes like these?

First, visibility into data center activity down to the process level, combined with micro-segmentation for setting security policies around individual and logically grouped applications.

Second, reputation-based detection informed by global threat intelligence and honed for east-west traffic. And third, dynamic deception to monitor and capture attackers' activities undetected and confront specific east-west attacks in the data center.

For cryptojackers, compute power is money. Be on the lookout for resource usage spikes, unexpected network connections and irregular activity, and set up a monitoring solution that can quickly spot lurking malware that has breached the firewall. Cryptojackers are the craftiest of cybercriminals. Security teams need to be just as clever to outsmart them.

Related posts:

Dave Klein is the Senior Director of Technical Evangelism for GuardiCore. Follow him on Twitter @CyberCaffeinate.

Comment  | 
Print  | 
More Insights
Comments
Oldest First  |  Newest 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