{"id":6555,"date":"2025-08-31T10:04:35","date_gmt":"2025-08-31T10:04:35","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2025\/08\/31\/new-sindoor-dropper-malware-targets-linux-systems-with-weaponized-desktop-files\/"},"modified":"2025-08-31T10:04:35","modified_gmt":"2025-08-31T10:04:35","slug":"new-sindoor-dropper-malware-targets-linux-systems-with-weaponized-desktop-files","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2025\/08\/31\/new-sindoor-dropper-malware-targets-linux-systems-with-weaponized-desktop-files\/","title":{"rendered":"New \u2018Sindoor Dropper\u2019 Malware Targets Linux Systems with Weaponized .desktop Files"},"content":{"rendered":"<p>    New \u2018Sindoor Dropper\u2019 Malware Targets Linux Systems with Weaponized .desktop Files<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>A new malware campaign, dubbed \u201cSindoor Dropper,\u201d is targeting <a href=\"https:\/\/cybersecuritynews.com\/tag\/linux-systems\/\" target=\"_blank\" rel=\"noreferrer noopener\">Linux systems<\/a> using sophisticated spear-phishing techniques and a multi-stage infection chain.<\/p>\n<p>The campaign leverages lures themed around the recent India-Pakistan conflict, known as Operation Sindoor, to entice victims into executing malicious files.<\/p>\n<p>This activity\u2019s standout feature is its reliance on weaponized <code>.desktop<\/code> files, a method previously associated with the advanced persistent threat (APT) group APT36, also known as Transparent Tribe or Mythic Leopard.<\/p>\n<p>The attack begins when a user opens a malicious <code>.desktop<\/code> file, named \u201cNote_Warfare_Ops_Sindoor.pdf.desktop,\u201d which masquerades as a standard <a href=\"https:\/\/cybersecuritynews.com\/online-pdf-editors-are-safe\/\" target=\"_blank\" rel=\"noreferrer noopener\">PDF document<\/a>.<\/p>\n<p>According to Nextron system analysis, upon execution, it opens a benign decoy PDF to maintain the illusion of legitimacy while silently initiating a complex, heavily obfuscated infection process in the background.<\/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\/AVvXsEhkttIfXOHY4h8dR05Vlv0Ni3ubqmxr1rGIM60i5vkwlDl15hAP5_yQKA4YtuDpo6PMbhJNwMVx9MmkflNQ0uG-qBhnjhLaabNqBZUAl7H8ge4x9u9G1-Q2yqAgLodkKB7zppSDzzoUDg0ssHjPiupTDG0G3kpkylU8oetWAxtGrNgT1BA0wsU4nPKkSvYB\/w640-h528\/Infection%2520chain.png?ssl=1\" alt=\"'Sindoor Dropper' Malware Targets Linux Systems\"><figcaption class=\"wp-element-caption\">\u2018Sindoor Dropper\u2019 Malware Targets Linux Systems<\/figcaption><\/figure>\n<\/div>\n<p>This process is designed to evade both static and dynamic analysis, with the initial payload reportedly having zero detections on VirusTotal at the time of its discovery.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-sindoor-dropper-malware-targets-linux-systems\"><strong>\u2018Sindoor Dropper\u2019 Malware Targets Linux Systems<\/strong><\/h2>\n<p>The <code>.desktop<\/code> file downloads several components, including an AES decryptor (<code>mayuw<\/code>) and an encrypted downloader (<code>shjdfhd<\/code>).<\/p>\n<p>The decryptor, a Go binary packed with UPX, is intentionally corrupted by stripping its ELF magic bytes, likely to bypass security scans on platforms like Google Docs. The <code>.desktop<\/code> file restores these bytes on the victim\u2019s machine to make the binary executable again.<\/p>\n<p>This kicks off a multi-stage process where each component decrypts and runs the next. The chain includes basic anti-virtual machine checks, such as verifying board and vendor names, blacklisting specific MAC address prefixes, and checking machine uptime.<\/p>\n<p>All strings within the droppers are obfuscated using a combination of Base64 encoding and DES-CBC encryption to further hinder analysis.<\/p>\n<p>The final payload is a repurposed version of MeshAgent, a legitimate open-source remote administration tool. Once deployed, MeshAgent connects to a command-and-control (C2) server hosted on an <a href=\"https:\/\/cybersecuritynews.com\/hackers-exploiting-ec2-instance-metadata-vulnerability\/\" target=\"_blank\" rel=\"noreferrer noopener\">Amazon Web Services (AWS) EC2<\/a> instance at <code>wss:\/\/boss-servers.gov.in.indianbosssystems.ddns[.]net:443\/agent.ashx<\/code>. <\/p>\n<p>This gives the attacker full remote access to the compromised system, enabling them to monitor user activity, move laterally across the network, and exfiltrate sensitive data, Nextron <a href=\"https:\/\/www.nextron-systems.com\/2025\/08\/29\/sindoor-dropper-new-phishing-campaign\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">said<\/a>.<\/p>\n<p>The Sindoor Dropper campaign highlights an evolution in threat actor tradecraft, demonstrating a clear focus on Linux environments, which phishing campaigns have less targeted.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-iocs-for-sindoor-dropper\"><strong>IOCs for Sindoor Dropper<\/strong><\/h2>\n<figure class=\"wp-block-table\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th>IOC Type<\/th>\n<th>Indicator<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>File Hash<\/strong><\/td>\n<td><code>9943bdf1b2a37434054b14a1a56a8e67aaa6a8b733ca785017d3ed8c1173ac59<\/code><\/td>\n<td>Initial phishing payload (<code>Note_Warfare_Ops_Sindoor.pdf.desktop<\/code>) <\/td>\n<\/tr>\n<tr>\n<td><strong>File Hash<\/strong><\/td>\n<td><code>9a1adb50bb08f5a28160802c8f315749b15c9009f25aa6718c7752471db3bb4b<\/code><\/td>\n<td>Decrypted AES decryptor (<code>mayuw<\/code>) <\/td>\n<\/tr>\n<tr>\n<td><strong>File Hash<\/strong><\/td>\n<td><code>0f4ef1da435d5d64ccc21b4c2a6967b240c2928b297086878b3dcb3e9c87aa23<\/code><\/td>\n<td>Stage 2 downloader (<code>shjdfhd<\/code>) <\/td>\n<\/tr>\n<tr>\n<td><strong>File Hash<\/strong><\/td>\n<td><code>38b6b93a536cbab5c289fe542656d8817d7c1217ad75c7f367b15c65d96a21d4<\/code><\/td>\n<td>Stage 3 downloader (<code>inter_ddns<\/code>) and the decrypted MeshAgent payload (<code>server2<\/code>) <\/td>\n<\/tr>\n<tr>\n<td><strong>File Hash<\/strong><\/td>\n<td><code>05b468fc24c93885cad40ff9ecb50594faa6c2c590e75c88a5e5f54a8b696ac8<\/code><\/td>\n<td>MeshAgent final payload (<code>server2<\/code>) <\/td>\n<\/tr>\n<tr>\n<td><strong>File Hash<\/strong><\/td>\n<td><code>ba5b485552ab775ce3116d9d5fa17f88452c1ae60118902e7f669fd6390eae97<\/code><\/td>\n<td>Decoy PDF document (<code>\/tmp\/Note_Warfare.pdf<\/code>) <\/td>\n<\/tr>\n<tr>\n<td><strong>Filename<\/strong><\/td>\n<td><code>Note_Warfare_Ops_Sindoor.pdf.desktop<\/code><\/td>\n<td>The initial weaponized <code>.desktop<\/code> file used for phishing<\/td>\n<\/tr>\n<tr>\n<td><strong>Filename<\/strong><\/td>\n<td><code>\/tmp\/Note_Warfare.pdf<\/code><\/td>\n<td>The benign decoy document displayed to the victim<\/td>\n<\/tr>\n<tr>\n<td><strong>Filename<\/strong><\/td>\n<td><code>mayuw<\/code><\/td>\n<td>AES decryptor payload<\/td>\n<\/tr>\n<tr>\n<td><strong>Filename<\/strong><\/td>\n<td><code>shjdfhd<\/code><\/td>\n<td>Encrypted Stage 2 downloader<\/td>\n<\/tr>\n<tr>\n<td><strong>Filename<\/strong><\/td>\n<td><code>access<\/code><\/td>\n<td>AES decryptor for the next stage <\/td>\n<\/tr>\n<tr>\n<td><strong>Filename<\/strong><\/td>\n<td><code>inter_ddns<\/code><\/td>\n<td>Stage 3 downloader <\/td>\n<\/tr>\n<tr>\n<td><strong>Filename<\/strong><\/td>\n<td><code>server2<\/code><\/td>\n<td>The final MeshAgent payload <\/td>\n<\/tr>\n<tr>\n<td><strong>Network<\/strong><\/td>\n<td><code>wss:\/\/boss-servers.gov.in.indianbosssystems.ddns[.]net:443\/agent.ashx<\/code><\/td>\n<td>Command-and-control (C2) server URL for the MeshAgent payload <\/td>\n<\/tr>\n<tr>\n<td><strong>Network<\/strong><\/td>\n<td><code>indianbosssystems.ddns[.]net<\/code><\/td>\n<td>Malicious C2 domain <\/td>\n<\/tr>\n<tr>\n<td><strong>Network<\/strong><\/td>\n<td><code>54.144.107[.]42<\/code><\/td>\n<td>IP address of the C2 server, hosted on AWS <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<p>By combining timely, region-specific social engineering with advanced evasion techniques, the attackers increase their likelihood of successfully compromising sensitive networks.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 89%,rgb(169,184,195) 100%)\"><strong>Find this Story Interesting! Follow us on <a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google News<\/a>,\u00a0<a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn<\/a>,\u00a0and\u00a0<a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener\">X<\/a>\u00a0to Get More Instant Updates<\/strong>.<\/p>\n<ol class=\"wp-block-list\"><\/ol>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/sindoor-dropper-linux-systems\/\">New \u2018Sindoor Dropper\u2019 Malware Targets Linux Systems with Weaponized .desktop Files<\/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    Guru Baran<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/sindoor-dropper-linux-systems\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>New \u2018Sindoor Dropper\u2019 Malware Targets Linux Systems with Weaponized .desktop Files A new malware campaign, dubbed \u201cSindoor Dropper,\u201d is targeting Linux systems using sophisticated spear-phishing techniques and a multi-stage infection chain. The campaign leverages lures themed around the recent India-Pakistan conflict, known as Operation Sindoor, to entice victims into executing malicious files. This activity\u2019s standout [&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,406],"tags":[130],"class_list":["post-6555","post","type-post","status-publish","format-standard","hentry","category-cyber-security","category-cyber-security-news","category-linux","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/6555"}],"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=6555"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/6555\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=6555"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=6555"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=6555"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}