{"id":4801,"date":"2025-06-21T10:04:22","date_gmt":"2025-06-21T10:04:22","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2025\/06\/21\/prometei-botnet-attacking-linux-servers-to-mine-cryptocurrency\/"},"modified":"2025-06-21T10:04:22","modified_gmt":"2025-06-21T10:04:22","slug":"prometei-botnet-attacking-linux-servers-to-mine-cryptocurrency","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2025\/06\/21\/prometei-botnet-attacking-linux-servers-to-mine-cryptocurrency\/","title":{"rendered":"Prometei Botnet Attacking Linux Servers to Mine Cryptocurrency"},"content":{"rendered":"<p>    Prometei Botnet Attacking Linux Servers to Mine Cryptocurrency<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>Cybersecurity researchers have uncovered a significant resurgence of the Prometei botnet, a sophisticated malware operation targeting Linux servers for cryptocurrency mining and credential theft.<\/p>\n<p>This latest campaign, observed since March 2025, demonstrates the evolving nature of cryptomining malware and its persistent threat to enterprise infrastructure worldwide.<\/p>\n<p>The Prometei botnet represents a dual-threat malware family encompassing both Linux and Windows variants, designed primarily to hijack computational resources for Monero cryptocurrency mining while simultaneously stealing credentials from compromised systems.<\/p>\n<p>Palo Alto Networks analysts <a href=\"https:\/\/unit42.paloaltonetworks.com\/prometei-botnet-2025-activity\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">identified<\/a> this new wave of attacks in March 2025, noting significant improvements in the malware\u2019s stealth capabilities and operational sophistication compared to previous iterations.<\/p>\n<p>The botnet operates through a modular architecture that enables attackers to remotely control infected systems, deploy additional payloads, and maintain persistent access to compromised networks.<\/p>\n<p>Originally discovered in July 2020 with its Windows variant taking initial precedence, the Linux version emerged in December 2020 and has since undergone continuous development.<\/p>\n<p>The malware employs multiple attack vectors including brute-force credential attacks, exploitation of the notorious EternalBlue vulnerability associated with <a href=\"https:\/\/cybersecuritynews.com\/password-reset-poisoning-attack\/\" target=\"_blank\" rel=\"noreferrer noopener\">WannaCry<\/a> ransomware, and manipulation of Server Message Block protocol vulnerabilities to achieve lateral movement within target networks.<\/p>\n<p>This multi-pronged approach allows Prometei to rapidly expand its footprint once it gains initial access to an organization\u2019s systems.<\/p>\n<p>The financial motivation behind <a href=\"https:\/\/cybersecuritynews.com\/how-and-why-threat-hunting-teams-investigate\/\" target=\"_blank\" rel=\"noreferrer noopener\">Prometei<\/a> operations appears clear, with researchers finding no evidence linking the botnet to nation-state actors.<\/p>\n<p>Instead, the campaign demonstrates characteristics consistent with profit-driven cybercriminal enterprises seeking to monetize compromised infrastructure through cryptocurrency mining while opportunistically harvesting valuable credentials for potential secondary exploitation or sale on underground markets.<\/p>\n<p>The current iteration incorporates advanced evasion techniques including a domain generation algorithm for command-and-control infrastructure resilience and self-updating capabilities that enable the malware to adapt to security defenses dynamically.<\/p>\n<p>These improvements make detection and mitigation significantly more challenging for traditional security solutions.<\/p>\n<h2 class=\"wp-block-heading\"><strong>Technical Infection Mechanism and Distribution<\/strong><\/h2>\n<p>The latest Prometei variants employ sophisticated distribution and unpacking mechanisms that significantly complicate analysis efforts.<\/p>\n<p>The malware distributes itself through HTTP GET requests to a specific server located at <code>hxxp[:\/\/]103.41.204[.]104\/k.php?a=x86_64<\/code>, with variations allowing dynamic ParentID assignment through the parameter <code>hxxp[:\/\/]103.41.204[.]104\/k.php?a=x86_64,<\/code>.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEj2hcPFtBumxo5TWWRzLigzGQHMM7Yz0kUpG-T2xYiLx5Ytis88NSGUR1eMIel75krqJ0ys_PnUENqtukGGnI-X_aikn2skbY_DkTYnFQONGezwVbvqkXJX7p5_5W7ycv8bQOg5U7nAIR46zE_efX-oCEzLz20pmAskktjewy_JfGqfXSwzKDChlPYB7EA\/s16000\/Interpretation%2520of%2520the%2520UPX%2520PackHeader%2520and%2520overlay_offset%2520trailer%2520for%2520the%2520sample%2520%28Source%2520-%2520Palo%2520Alto%2520Networks%29.webp?ssl=1\" alt=\"\"><figcaption class=\"wp-element-caption\">Interpretation of the UPX PackHeader and overlay_offset trailer for the sample (Source \u2013 Palo Alto Networks)<\/figcaption><\/figure>\n<\/div>\n<p>Despite the misleading <code>.php<\/code> filename, the payload consists of a 64-bit ELF executable designed specifically for Linux systems, representing a deliberate obfuscation tactic.<\/p>\n<p>The malware employs Ultimate Packer for eXecutables (UPX) compression to reduce file size and complicate static analysis procedures.<\/p>\n<p>However, the implementation includes a critical modification that prevents standard UPX decompression tools from functioning correctly.<\/p>\n<p>The developers append a custom configuration JSON trailer to the packed executable, disrupting the UPX tool\u2019s ability to locate essential metadata including the PackHeader and overlay_offset trailer necessary for successful decompression.<\/p>\n<p>This configuration trailer contains essential operational parameters that vary between malware versions. While version two supported basic fields such as <code>config<\/code>, <code>id<\/code>, and <code>enckey<\/code>, newer versions three and four incorporate additional parameters including <code>ParentId<\/code>, <code>ParentHostname<\/code>, <code>ParentIp<\/code>, and <code>ip<\/code> fields.<\/p>\n<p>These enhancements enable more sophisticated <a href=\"https:\/\/cybersecuritynews.com\/shelby-malware-steal-data-abusing-github\/\" target=\"_blank\" rel=\"noreferrer noopener\">command-and-control communication<\/a> and hierarchical botnet management capabilities.<\/p>\n<p>Once successfully deployed, Prometei implements comprehensive system reconnaissance by collecting processor information from <code>\/proc\/cpuinfo<\/code>, motherboard details through <code>dmidecode --type baseboard<\/code> commands, operating system specifications from <code>\/etc\/os-release<\/code> or <code>\/etc\/redhat-release<\/code>, system uptime data, and kernel information via <code>uname -a<\/code> commands.<\/p>\n<p>This intelligence gathering enables the malware to optimize its mining operations based on available hardware resources while providing attackers with detailed infrastructure mapping for potential lateral movement activities.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 91%,rgb(169,184,195) 100%)\"><strong><code>Are you from SOC\/DFIR Teams! - Interact with malware in the sandbox and find related IOCs. -\u00a0<a href=\"https:\/\/any.run\/demo\/?utm_source=csn_jun&amp;utm_medium=article&amp;utm_campaign=threat_hunting_tips&amp;utm_term=190625&amp;utm_content=linktodemo\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Request 14-day free trial<\/a><\/code><\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/prometei-botnet-attacking-linux-servers\/\">Prometei Botnet Attacking Linux Servers to Mine Cryptocurrency<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Tushar Subhra Dutta<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/prometei-botnet-attacking-linux-servers\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Prometei Botnet Attacking Linux Servers to Mine Cryptocurrency Cybersecurity researchers have uncovered a significant resurgence of the Prometei botnet, a sophisticated malware operation targeting Linux servers for cryptocurrency mining and credential theft. This latest campaign, observed since March 2025, demonstrates the evolving nature of cryptomining malware and its persistent threat to enterprise infrastructure worldwide. The [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129,63,649],"tags":[130],"class_list":["post-4801","post","type-post","status-publish","format-standard","hentry","category-cyber-security","category-cyber-security-news","category-threats","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/4801"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=4801"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/4801\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=4801"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=4801"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=4801"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}