Skip to content
September 20, 2026
  • Bluesky
  • Facebook
  • Linkedin
  • Mastodon
  • RSS
  • Twitter
  • Youtube

Daily CyberSecurity

Zero-hour alerts. Unmatched analysis.

Primary Menu
  • Home
  • CVE Data
    • CVE Watchtower
    • Top Exploited CVEs
    • CVE Stats by Vendor
    • Q2 2026 Report
    • CVE Alerts
    • CVE Alert Settings
    • Pricing
  • Cyber Criminals
  • Data Leak
  • Free Tools
    • CVSS 3.1 Calculator
    • Certificate Viewer
    • DNS Lookup
    • Encoder & Hash Generator
    • IP / Subnet Calculator
    • Whois Lookup
  • Linux
  • Malware
  • Vulnerability
  • Submit Press Release
  • Weekly Recap
Light/Dark Button
  • Home
  • News
  • Malware
  • New PyRoMine malware exploits NSA vulnerabilities to mine Monero
  • Malware

New PyRoMine malware exploits NSA vulnerabilities to mine Monero

Do Son April 27, 2018 4 minutes read
PyRoMine malware
Add Daily CyberSecurity as a preferred source on Google

The security company Fortinet posted in its blog post on Tuesday that their FortiGuard laboratory research team recently discovered a very destructive new type of malware. It will not only deploy the Monero Miner (XMRig) on infected Windows devices, but it will also disable the security features on Windows systems, which will undoubtedly cause infected devices to be exposed to other network threats. The reason why these malicious functions can be realized comes from the fact that it uses a security hole leaked by the National Security Agency (NSA)—Eternal Romance.

In 2016, a Shadow Brokers hacking group claimed to have succeeded in hacking another hacking organization associated with the US National Security Agency, the Equation Group, and leaking it from the organization. Some hacking tools and zero-day exploits.

On April 14, 2017, Shadow Brokers again released a series of “attack weapons” that included the EternalRomance vulnerability. Essentially, this is a Remote Code Execution (RCE) vulnerability that abuses the legacy SMBv1 file-sharing protocol and affects almost all versions of Windows systems, including Windows XP/Vista/8.1/7/10 and Windows Server 2003. /2008/2012/2016.

Having said this, we have to mention another NSA vulnerability, Eternal Blue, which is similar to EternalRomance and is also based on the Windows Network Sharing Protocol SMB. In general, file sharing on SMB is only used on the local network. Unfortunately, many organizations have exposed SMBv1 to the Internet, which is why WannaCry and NotPetya ransomware attacks based on these two loopholes can cause major economic losses to global companies.

We want to emphasize that whether it is EternalBlue or EternalRomance, Microsoft has released a fix for such vulnerabilities on March 14, 2017, through Security Bulletin MS17-010. In order to avoid becoming a victim of our own, it seems that we need to maintain timely security updates.

The malware discovered by FortiGuard Labs research team was named “PyRoMine”, a cryptocurrency mining malware developed based on the Python language.

This malware is considered extremely destructive because it has the ability to disable the system’s security features to bypass security detection and spread itself without the victim’s knowledge. Worse, it can also use Remote Desktop Protocol (RDP) on infected systems to open the door for further attacks.

Researchers said that they discovered PyRoMine through a malicious URL that can be downloaded as a zip file. This file contains an executable file compiled with PyInstaller. PyInstaller is a program that packages programs written in Python as separate executables, which means that you can execute Python programs without installing a Python environment on the affected device.

The EternalRomance exploit code used by the attacker came from the Exploit database site and they only partially modified it. But this is enough to enable them to complete PyRoMine’s self-propagation and gain SYSTEM authority.

The payload of the attack is downloaded from another malicious URL. This is a malicious VBScript script file named “agent.vbs” which downloads and starts the mining program (xmrigMiner32.zip or xmrigMiner64.zip) and the infected system. Make some settings.

Fortinet wrote in the blog post: “The malicious VBS file sets a default account with a password of ‘P@ssw0rdf0rme’ and adds this account to local groups ‘Administrators’, ‘Remote Desktop Users’ ‘and ‘Users’, then enable RDP and add firewall rules to allow traffic on RDP port 3389. In addition, it also disables the Windows Update service and starts the Remote Access Connection Manager service. Finally, it configures Windows Remote Manage services to enable basic authentication and allow the transmission of unencrypted data, which will undoubtedly cause infected devices to be exposed to other network threats.”

Researchers said they tracked the Monero coin wallet address used by the attacker. The attacker has collected about 2.4 Monero coins, worth about $650.

However, the researchers believe that this is only one of the addresses and there may be many other addresses. Therefore, at present, we cannot know how much profit the attacker has made so far.

In addition, the attacker is still improving PyRoMine, which may be to make more profits.

Related coverage

  • How to Detect Microsoft 365 Phishing Attacks on Your Business
  • BlueDelta: GRU-Linked Cyber Espionage Group Targets Critical European Networks
  • Threat Actors Exploit GitHub to Spread Malware, Targeting Multiple Operating Systems
Track all actively exploited CVEs →

Support Our Threat Intelligence

Find our threat intelligence and malware analysis helpful? Support our work today and unlock a 100% ad-free reading experience!

Buy Me a Coffee Logo Buy Me a Coffee
Select your plan
Free Pro Team

Hover over a plan to see its benefits.

Get Zero-Hour Vulnerability Alerts

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

We respect your inbox. Unsubscribe anytime.

SHARE
Share on FacebookShare on XShare on LinkedInShare on TelegramShare on BlueskyShare on Mastodon
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: PyRoMine malware

Search

Translation

CVE ALERTS
📧

Email Delivery
Get threat intel straight to your inbox.

♾️

Unlimited Vendors
Track every technology in your stack.

🚨

All New CVE Alerts
Be the first to know about new flaws.

⚙️

Custom EPSS Threshold
Filter noise, focus on real risks.

💬

Slack & Teams Webhook
Integrate directly into your SecOps.

🚫

100% Ad-Free
Enjoy an uninterrupted reading experience.

$7/mo
Subscribe Now

🚨 Active Exploits in the Wild

  • CVE-2026-58138CVSS 9.8
    Orkes Conductor 3.21.21 before 3.30.2 contains an unauthenticated remote code execution vulnerability that allows remote attackers to execute...
    Admin intel📅 Updated: Sep 20, 2026
  • CVE-2026-86124CVSS 9.8
    AutoAgent contains an unauthenticated remote code execution vulnerability in the TCP server that binds to all interfaces and...
    Admin intel📅 Updated: Sep 19, 2026
  • CVE-2025-39682CVSS 9.8
    In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the...
    CISA KEV📅 Added to KEV: Sep 18, 2026
  • CVE-2025-39964CVSS 7.8
    In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg...
    CISA KEV📅 Added to KEV: Sep 18, 2026
  • CVE-2026-53266CVSS 8.8
    In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebt_snat ARP rewrite writable The...
    CISA KEV📅 Added to KEV: Sep 18, 2026
  • CVE-2026-76460CVSS 10.0
    A vulnerability in an API of Cisco Identity Services Engine (ISE) could allow an unauthenticated, remote attacker to...
    Admin intelCISA KEV📅 Added to KEV: Sep 16, 2026📅 Updated: Sep 16, 2026
  • CVE-2026-89026CVSS 9.8
    The Issabel Framework, the web framework supporting Issabel PBX software, before commit b97dbaf contains a hard-coded HS256 JWT...
    Admin intel📅 Updated: Sep 16, 2026
  • CVE-2026-58704
    In Cellular Modem, there is a possible permission bypass due to a logic error in the code. This...
    Admin intelCISA KEV📅 Added to KEV: Sep 16, 2026📅 Updated: Sep 16, 2026
Powered by CVE Watchtower

Critical Vulnerabilities

  • CVE-2026-58138CVSS 9.8
    Orkes Conductor 3.21.21 before 3.30.2 contains an unauthenticated remote code execution vulnerability that allows remote attackers to execute...
    Admin intel📅 Updated: Sep 20, 2026
  • CVE-2026-90817CVSS 9.8
    An unauthenticated Remote Code Execution vulnerability was found in the survey passthrough routing and Data Import processing logic,...
    📅 Updated: Sep 20, 2026
  • CVE-2026-94003CVSS 10.0
    A vulnerability has been found in Comfast CF-N1-S 2.6.0.1. Impacted is the function get_css_path_from_uri of the file /cgi-bin/mbox-config...
    📅 Updated: Sep 20, 2026
  • CVE-2026-94084CVSS 9.4
    Suricata before 8.0.7 has an Http2ThreadMultiBuf use-after-free when a transaction is inspected by rules that use http.response_header with...
    📅 Updated: Sep 20, 2026
  • CVE-2026-94083CVSS 9.4
    Suricata before 8.0.7 has a DoH2 type confusion that can cause an invalid free, because cleanup code for...
    📅 Updated: Sep 20, 2026
  • CVE-2026-93958CVSS 9.1
    A vulnerability was found in D-Link R95 BE9500_1.00.16. This vulnerability affects the function system of the file /bin/ssi...
    📅 Updated: Sep 20, 2026
  • CVE-2026-76672CVSS 9.9
    A vulnerability exists in the SD-WAN Orchestrator that may lead to the exposure of sensitive configuration information. An...
    📅 Updated: Sep 20, 2026
  • CVE-2026-39919CVSS 9.8
    Ghostscript before 10.08.0 contains a heap-based buffer overflow vulnerability in the JPEG 2000 output adapter (base/sjpx_openjpeg.c) that allows...
    📅 Updated: Sep 20, 2026
Powered by CVE Watchtower

Daily CyberSecurity

  • About SecurityOnline.info
  • Advertise with us
  • Announcement
  • Contact
  • Contributor Register
  • Login
  • Disclaimer
  • DCMA
  • Privacy Policy
  • 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

  • CVE Watchtower
  • CVE Statistics by Vendor 2026
  • Q2 2026 Report
  • Top Exploited CVEs
  • Bluesky
  • Facebook
  • Linkedin
  • Mastodon
  • RSS
  • Twitter
  • Youtube
© 2017 - 2026 Daily CyberSecurity. All Rights Reserved.