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.

Mobile Security //

Android

// // //
5/22/2018
09:35 AM
Jeffrey Burt
Jeffrey Burt
Jeffrey Burt

Roaming Mantis Android Malware Expands Its Reach to iOS, Cryptomining

The rapidly evolving campaign that is Roaming Mantis now includes iOS devices, expansion into new regions around the world, additional cryptomining capabilities and it is becoming even more evasive.

Malware that had been used to steal information from Android devices has evolved rapidly to include new devices and capabilities and to expand globally, according to researchers at Kaspersky Lab.

Kaspersky and other security firms had been following the malware, dubbed Roaming Mantis, for several months. Roaming Mantis had spread through DNS highjacking that sent users who tried to get to the website through a compromised router to a malicious site. The site would distribute an application that was installed manually by users and contained an Android Trojan-Banker.

The attacks focused on regions in Asia, including Japan, South Korea and Bangladesh.

However, since then the malware has evolved rapidly. It has expanded geographically to include countries in Europe and the Middle East, with Russia, Ukraine and India being the hardest hit and the US also seeing users affected. Roaming Mantis also has grown the number of languages it uses from four to 27 through an automated translator to support the wider attack areas. The languages range from English, German and Spanish to Hindi, Serbo-Croation and Czech.

(Source: Flickr)
(Source: Flickr)

Still, the comments that are added are in simple Chinese, according to Kaspersky.

In addition to the geographical expansion, it also is now targeting Apple iOS devices, as well as PCs, and has expanded its efforts to include cryptocurrency mining, and the evasion techniques the malware uses also has become more sophisticated.

"The Roaming Mantis campaign evolved significantly in a short period of time," Kaspersky researcher Suguru Ishimaru wrote in a post on the company blog, noting that much of that evolution has occurred between March and May. "The rapid growth of the campaign implies that those behind it have a strong financial motivation and are probably well-funded."

The evolution of the malware "is not new, but on the other hand, it's not very usual to have such a high speed of development and diversification," Vitaly Kamluk, director of Kaspersky Lab's Global Research and Analysis Team in the APAC region, told Security Now in an email. "Such a fast evolution may be driven by high financial interest. It seems that someone is working on this full time and expects some return on investment. Very often this means some criminal syndicate is behind it and drives the process."

With iOS devices, the cyber-criminals use a phishing site to steal user credentials. Once the user hits the landing page, they are redirected to "http://security.apple.com/." The phishing site steals such information as the user's ID and password, credit card number, expiration data and CVV. The HTML source code of the phishing site supports 25 of the 27 languages referred to earlier -- only Bengali and Georgian are missing.

Also in the HTML source code is a special script that is executed in the browser that enables cryptocurrency mining. When the user connects to the landing page from a PC, a Coinhive JavaScript is used to mine Monero cryptocurrency.

Cryptomining is has become a highly popular malware in recent months, with security research firms such as Check Point, Fortinet and MalwareBytes reporting skyrocketing numbers of incidents since the end of last year. Through cryptomining, threat actors can use the CPU power of PCs, mobile devices and servers to mine cryptocurrency. (See Check Point: Cryptomining Malware Targeting Vulnerable Servers.)

The malware is less intrusive than something like ransomware and can run in the background far longer. However, there are signs users should be aware of to let them know if such malware in on their systems, including the machines running slower or application performance faltering. (See Mobile Malware Increases, While Hiding in Porn Sites.)

"Coinhive is the most popular web miner used by cybercriminals around the world," Ishimaru wrote. "When a user connects to the landing page from a PC, the CPU usage will drastically increase because of the crypto mining activity in the browser."

Other points where Roaming Mantis has evolved includes the adding of a new backdoor command -- "ping," which joins others like "SendSms," "setForward" and "showHome" -- bringing the total number to 19, and new evasion techniques.

One technique is having the landing page on the rogue server generate a filename for the malicious APK file using eight random numbers.

"Aside from the filename, we also observed that all the downloaded malicious apk files are unique due to package generation in real time as of May 16, 2018," Ishimaru wrote. "It seems the actor added automatic generation of apk per download to avoid blacklisting by file hashes. This is a new feature."

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