Categories: Security News

More than 75% of Redis Servers Open to Internet are Infected With Malware

New Imperva research report shows more than 75% of Open Redis servers are having the signs of malware infection.

The new crypto-mining attack dubbed RedisWannaMine was initially observed earlier last month targeting Windows Server, Apache Solr, and Redis servers.

More and More Attack on Redis Servers

Attackers compromised the outdated version Redis versions with exploit CVE-2017-9805 and drop ReddisWannaMine that installs cryptocurrency miner.

Imperva sayswe’ve been hearing about more and more attacks on Redis servers”. To determine the significance of the attack researchers deployed a radius server based honeypot and within 24hours the servers registered the first attack.

Attackers set up a value key/ value pair in the memory and save it to the disk and force the file to run and download the file from external source. Imperva noticed the same key/ value pair on multiple servers which are a clear sign of botnet activity.

Also Read Best Way to Accelerate and Secure Your Website From Top Common Web Threats

72K Open Redis servers

According to Shodan Query over port:6379 there are over 73,000 Redis servers were open to the Internet, which allows untrusted clients to access the Redis server.

According to the Imperva scan results, most of the server found to be infected with the malware “more than two-thirds of the open Redis servers contain malicious keys and three-quarters of the servers contain malicious values, suggesting that the server is infected.”

The Redis based honeypot exposed by Imperva target by a medium-sized botnet located at China (86% of IPs). The attacks included SQL injection, cross-site scripting, the malicious file uploads, remote code executions etc.

“We often see issues arise when people don’t read the documentation and migrate services to the cloud, without being aware of the consequences or the adequate measures that are needed to do so.”

Mitigations

  • Don’t expose the Redis instance directly to the internet.
  • Apply Authentication if possible.
  • Don’t store sensitive data in clear text.
  • Check the CPU usage and key values for infection.
  • Make sure you run Redis with the minimal privileges necessary.
Gurubaran

Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Recent Posts

Threat Actors Exploit Google Docs And Weebly Services For Malware Attacks

Phishing attackers used Google Docs to deliver malicious links, bypassing security measures and redirecting victims…

3 hours ago

Python NodeStealer: Targeting Facebook Business Accounts to Harvest Login Credentials

The Python-based NodeStealer, a sophisticated info-stealer, has evolved to target new information and employ advanced…

3 hours ago

XSS Vulnerability in Bing.com Let Attackers Send Crafted Malicious Requests

A significant XSS vulnerability was recently uncovered in Microsoft’s Bing.com, potentially allowing attackers to execute…

6 hours ago

Meta Removed 2 Million Account Linked to Malicious Activities

 Meta has announced the removal of over 2 million accounts connected to malicious activities, including…

9 hours ago

Veritas Enterprise Vault Vulnerabilities Lets Attackers Execute Arbitrary Code Remotely

Critical security vulnerability has been identified in Veritas Enterprise Vault, a widely-used archiving and content…

10 hours ago

7-Zip RCE Vulnerability Let Attackers Execute Remote Code

A critical security vulnerability has been disclosed in the popular file archiving tool 7-Zip, allowing…

11 hours ago