Skip to content
July 9, 2026
  • Linkedin
  • Twitter
  • Facebook
  • Youtube

Daily CyberSecurity

Zero-hour alerts. Unmatched analysis.

Primary Menu
  • Home
  • CVE Watchtower
  • Cyber Criminals
  • Data Leak
  • Linux
  • Malware
  • Vulnerability
  • Submit Press Release
  • Vulnerability Report
Light/Dark Button
  • Home
  • News
  • Malware
  • Imperva found RedisWannaMine cryptojacking attack that uses EternalBlue vulnerability to infect servers
  • Malware

Imperva found RedisWannaMine cryptojacking attack that uses EternalBlue vulnerability to infect servers

Do Son March 13, 2018 4 minutes read
RedisWannaMine
Add Daily CyberSecurity as a preferred source on Google

Recently, Imperva revealed a new cryptocurrency mining attack named “RedisWannaMine”. It used database servers and application servers as attacks.

Imperva said that many mining attacks have been documented so far, but these attacks usually appear to be relatively simple and generally limited in complexity and attack capabilities. However, the newly discovered RedisWannaMine attack is even more complicated in terms of escape skills and attack capabilities. It exhibits worm-like behavior and incorporates advanced attack techniques to increase the success rate of infections on the target server.

 

Last week, Imperva monitored a remote code execution (RCE) attack attempting to attempt to download external resources through its deployed sensor network. The attack exploited the Apache Struts vulnerability CVE-2017-9805, a remote code execution vulnerability publicly disclosed last year that affected the Struts REST plug-in through an XStream handler. If used successfully, it will allow an attacker to remotely execute arbitrary code on the application server without authentication.

In detecting the target server, Imperva discovered a series of suspicious files:

 

The list includes known malicious files, such as minerd; but it also includes some unknown suspicious files, such as transfer.sh.

Imperva submitted the hash check of transfer.sh to the VirusTotal website for parsing. The results show that this is a relatively new malicious file, the first submission was detected on March 6, 2018, and was detected by only 10 anti-virus engines.

 

Return to monitored Remote Code Execution (RCE) attack activity. The shell script file in the attack is a download program, which is similar in some respects to the older, encrypted download program we know of. This is shown as:

  • It downloads a crypto miner malware from an external location
  • It gains persistency in the machine through new entries in crontab
  • It gains remote access to the machine through a new ssh key entry in /root/.ssh/authorized_keys and new entries in the system’s iptables

 

However, Imperva stated that this shell script is not the same as any download program they saw before. It has more new features than other download programs.

The script uses a Linux standard package manager like Apt and Yum to install a lot of software packages (such as Git, Python, Redis-tools, Wget, Gcc, and Make, etc.), which is likely to ensure “self-sufficient” so that there is no need to rely on software libraries in victim devices.

In addition, the script also downloads a publicly available tool named “Masscan” from the Github repository and compiles and installs it. Masscan is described as the “fastest Internet port scanner”, which scans the entire Internet in 6 minutes and sends 10 million packets per second.

 

After the download is complete, the script starts a process named “redisscan.sh”. This process will use the aforementioned Masscan tool to discover and infect online exposed Redis servers.

After the script finishes scanning for the Redis server, it starts another scanning process named “ebscan.sh”. This process also uses the Masscan tool to discover and infect online exposed servers. The difference is that it targets the Windows servers that are exposed online and vulnerable to the “Eternal Blue” vulnerability.

EternalBlue (CVE-2017-0144) originally came from the National Security Agency (NSA) and was publicly disclosed by shadow brokers (shadow brokers) in four of the last year, and also in WannaCry, Petya, NotPetya, and other malicious software. Used in communication.

When the script finds a vulnerable server, it launches “ebrun.sh” to run Python code that can trigger the EternalBlue vulnerability. This code creates a malicious VBScript file called “poc.vbs” and runs it, and this VBScript file will download and run the executable “anceinit.exe” from an external location. As we all know, this is a cryptocurrency miner malware.

Although Imperva did not disclose the scale of the attack in the article, which systems may be used. However, it emphasizes the fact that if IT administrators do not install patches for certain well-known vulnerabilities, they may bring cyberattacks to their side at any time.

Source, Image: Imperva

Get Zero-Hour Vulnerability Alerts

Critical CVEs, CVSS scores, and PoC updates — straight to your inbox every week.


We respect your inbox. Unsubscribe anytime.

Related coverage

  • GhostClaw Rising: AI-Assisted Malware Campaign Targets macOS via Malicious GitHub Repos
  • Booking.com Impersonation Campaign: Agent Tesla Malware Analysis
  • Warning: “Sleeper Agent” Chrome Extensions Infect 1.5 Million Users!
  • Beware of Fake Downloads: AsyncRAT Spreads via Popular Software Cracks
  • ViperSoftX Resurfaces: Stealthy Crypto-Stealing Malware Hits Global Users!

Support Our Threat Intelligence

If you find our CVE report and cybersecurity news helpful, consider supporting our work.

Buy Me a Coffee Logo Buy Me a Coffee PayPal
Crypto QR Code
USDT (TRC20):
TN8BdV8cp4T1Cd28gK9qTAnZknzzuwyUtm
USDT (ERC20):
0x3725e1a7d3bc5765499fa6aaafe307fabcd75bce

Share this article:

Facebook Post LinkedIn Telegram
Written by
@DdoS · Security Researcher

Do Son

Do Son is the Founder and Editor of SecurityOnline.info. Working in cybersecurity since 2013, he reports on vulnerabilities, malware, and emerging threats, providing timely analysis to help organizations and individuals stay ahead of evolving risks.

Tags: RedisWannaMine

Search

Translation

CVE WATCHTOWER
🚨

Receive alerts for vulnerabilities being exploited in the wild.

⚡

Get notified instantly when a Proof of Concept (PoC) exploit is published.

🔍

Access critical info on vulnerabilities even when marked as "RESERVED".

🧠

Insights powered by decades of expertise and global intelligence sources.

🎯

Customize alerts with up to 10 keywords for your specific tech stack.

📊

Export the raw CVE database for SIEM integration and reporting.

Upgrade Package

🚨 Active Exploits in the Wild

  • CVE-2026-55255CVSS 8.4
    Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.1, an Insecure Direct...
    CISA KEV📅 Added to KEV: Jul 7, 2026
  • CVE-2026-48908
    A vulnerability in SP Page Builder for Joomla allows unauthenticated users to upload arbitrary files, ultimately resulting in...
    CISA KEV📅 Added to KEV: Jul 7, 2026
  • CVE-2026-56290
    The Joomla extension Page Builder CK is vulnerable to an unauthenticated arbitrary file upload that allows uploading executable...
    CISA KEV📅 Added to KEV: Jul 7, 2026
  • CVE-2026-20896CVSS 9.8
    Gitea Docker image: `REVERSE_PROXY_TRUSTED_PROXIES = *` default lets any source IP impersonate any user via `X-WEBAUTH-USER`
    Admin intel📅 Updated: Jul 6, 2026
  • CVE-2026-48282CVSS 10.0
    ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted...
    Admin intelCISA KEV📅 Added to KEV: Jul 7, 2026📅 Updated: Jul 3, 2026
  • CVE-2024-14037CVSS 9.8
    Redsea Cloud eHR contains an arbitrary file upload vulnerability that allows unauthenticated attackers to achieve remote code execution...
    Admin intel📅 Updated: Jul 3, 2026
  • CVE-2026-8451CVSS 8.8
    Insufficient input validation in NetScaler ADC and NetScaler Gateway leading to memory overread if NetScaler ADC or NetScaler Gateway is configured...
    Admin intel📅 Updated: Jul 2, 2026
  • CVE-2026-8037CVSS 9.6
    OS Command Injection Remote Code Execution Vulnerability in API in Progress ADC Products allows an un-authenticated attacker to...
    Admin intel📅 Updated: Jul 1, 2026
Powered by CVE Watchtower

🔴 Live Critical Threats

  • CVE-2026-5955CVSS 9.8
    Improper neutralization of special elements used in an SQL command ('SQL injection')...
  • CVE-2026-2342CVSS 9.3
    Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in...
  • CVE-2026-15158CVSS 9.8
    The Blocksy Companion plugin for WordPress is vulnerable to Arbitrary File Upload...
  • CVE-2026-14245CVSS 9.8
    The miniOrange OTP Login, Verification and SMS Notifications plugin for WordPress is...
  • CVE-2026-47646CVSS 9.3
    Improper neutralization of input during web page generation ('cross-site scripting') in Dynamics...
  • CVE-2026-54782CVSS 10.0
    CoreWCF is a port of the service side of Windows Communication Foundation...
  • CVE-2026-15113CVSS 9.6
    Use after free in Autofill in Google Chrome on Android prior to...
  • CVE-2026-44024CVSS 9.8
    Fluentd collects events from various data sources and writes them to files,...
  • CVE-2026-53649CVSS 9.6
    # Unauthenticated Cross-Origin Plugin Upload Leads to RCE (Joro ≤ v1.1.0) **Severity:**...
  • CVE-2026-52831CVSS 10.0
    ## Summary Nuclio controller builds a `curl` invocation string for each cron...
Powered by CVE WATCHTOWER

Our Websites
  • Penetration Testing Tools
  • The Daily Information Technology
  • Daily CyberSecurity

    • About SecurityOnline.info
    • Advertise with us
    • Announcement
    • Contact
    • Contributor Register
    • Login
    • About SecurityOnline.info
    • Advertise on SecurityOnline.info
    • Contact Us

    When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works

    • Disclaimer
    • Privacy Policy
    • DMCA NOTICE
    • Linkedin
    • Twitter
    • Facebook
    • Youtube
    © 2017 - 2026 Daily CyberSecurity. All Rights Reserved.