κατασκευή ιστοσελίδων ρόδος

TECH - WEB DEVELOPMENT NEWS

Get the latest tech - web development news and analysis on industry around the world.

  • HOME
You are here: Home / INDUSTRY NEWS / Hundreds of GitHub Malware Repos Targeting Novice Cybercriminals Linked to Single User
άμυνα
.

Hundreds of GitHub Malware Repos Targeting Novice Cybercriminals Linked to Single User

06/06/2025

A sophisticated malware distribution campaign has weaponized over 140 GitHub repositories to target inexperienced cybercriminals and gaming cheat users, representing one of the largest documented cases of supply chain attacks on the platform.

The repositories, masquerading as legitimate malware tools and game cheats, contain elaborate backdoors designed to infect users who compile the seemingly authentic code.

The campaign centers around repositories linked to the email address [email protected], with the oldest malicious commits dating back to November 2023.

One of the malicious repositories (Source – Sophos)

Of the 141 discovered repositories, 133 contained backdoors utilizing four distinct infection methods, with the majority claiming to offer gaming cheats (58%) while others purport to be malware projects, exploits, or attack tools (24%).

The remaining repositories focus on cryptocurrency tools, bot-related projects, and miscellaneous utilities.

Sophos analysts identified the campaign after receiving a customer inquiry about “Sakura RAT,” an open-source malware project that initially appeared to possess sophisticated anti-detection capabilities.

A post on a cybercrime forum asking for help with Sakura RAT (Source – Sophos)

Upon investigation, researchers discovered that while the RAT itself was non-functional due to empty forms and copied code from AsyncRAT, it contained malicious PreBuild events designed to silently download malware onto users’ devices during compilation.

The scope and sophistication of this operation suggests a coordinated effort potentially linked to Distribution-as-a-Service operations previously reported in 2024-2025, though evidence indicates the campaign may have existed in various forms since 2022.

The threat actor employs multiple deception techniques, including automated GitHub Actions workflows that create the illusion of active development through frequent commits, with some repositories accumulating nearly 60,000 commits despite being created only months earlier.

The PreBuild Backdoor: A Multi-Stage Infection Chain

The most prevalent backdoor variant, found in 111 repositories, exploits Visual Studio’s PreBuild event functionality to execute malicious commands before project compilation.

The attack begins when developers attempt to build seemingly legitimate Visual Basic projects, triggering a complex four-stage infection process hidden within the project’s .vbproj file.

The initial stage involves a heavily obfuscated batch command embedded in the PreBuild event field. This command creates a VBS script in the user’s temporary directory containing three Base64-encoded strings.

The script then concatenates these strings, decodes them, and writes the result to a PowerShell script before executing it with bypassed execution policies.

The PowerShell payload implements a sophisticated decoding mechanism using a hardcoded key stored in the $prooc variable: “UtCkt-h6=my1_zt”.

This script continuously loops through four functions that decode hardcoded URLs, fetch additional encoded content, and ultimately download a 7zip archive from GitHub.

The malware checks for existing 7zip installations and downloads the tool if necessary before extracting and executing a file called SearchFilter.exe.

The initial backdoor (Source – Sophos)

The initial backdoor structure, showing how the threat actor uses HTML encoding and string obfuscation to disguise malicious batch commands.

The final payload, delivered as a massive Electron application, contains over 17,000 lines of heavily obfuscated JavaScript code designed to disable Windows Defender, delete shadow copies, and deploy multiple information stealers including AsyncRAT, Remcos, and Lumma Stealer.

The campaign’s persistence mechanisms include creating scheduled tasks with names mimicking legitimate Microsoft services and manipulating registry entries to exclude common analysis tools from antivirus scanning.

The malware also establishes communication with threat actors through hardcoded Telegram bot tokens, automatically notifying operators of successful infections with basic system information including usernames, hostnames, and network configurations.

Speed up and enrich threat investigations with Threat Intelligence Lookup! -> 50 trial search requests
Source: cybersecuritynews.com

Filed Under: INDUSTRY NEWS Tagged With: Source-10

Beer Giant Asahi Says Data Stolen in Ransomware Attack

Japanese brewing giant Asahi Group Holdings has confirmed that a ransomware attack has caused the week-long outage at its domestic subsidiaries. The company disclosed the incident last week, blaming order and shipment operational disruptions, and call center downtime on a cyberattack that resulted in system failures. The company, which suspended production at some of its factories in Japan, … [Read More...]

PoC Exploit Released for Sudo Vulnerability that Enables Attackers to Gain Root Access

A publicly available proof-of-concept (PoC) exploit has been released for CVE-2025-32463, a local privilege escalation (LPE) flaw in the Sudo utility that can grant root access under specific configurations.  Security researcher Rich Mirch is credited with identifying the weakness, while a functional PoC and usage guide have been published in an open GitHub repository, accelerating the … [Read More...]

Oracle E-Business Suite Zero-Day Exploited in Cl0p Attacks

The recent data theft and extortion campaign targeting Oracle E-Business Suite customers has been confirmed to be the work of the notorious Cl0p ransomware group, and Oracle has admitted that the hackers have exploited a zero-day vulnerability. The attacks targeting Oracle E-Business Suite (EBS) customers came to light last week, when Google Threat Intelligence Group (GTIG) and Mandiant warned … [Read More...]

Redis Server Vulnerability use-after-free Vulnerability Enables Remote Code Execution

A critical use-after-free vulnerability, identified as CVE-2025-49844, has been discovered in Redis servers, enabling authenticated attackers to achieve remote code execution. This high-severity flaw affects all versions of Redis that utilize the Lua scripting engine, presenting a significant threat to a wide range of deployments that rely on the popular in-memory data store. The core of … [Read More...]

OpenAI and Jony Ive’s Secretive AI Device Reportedly Hit by Software and Infra Troubles

OpenAI and former Apple design chief Jony Ive have reportedly been developing a secretive AI device for much of the year. While earlier reports suggested a launch by the end of 2026, the project may now face delays amid mounting technical challenges. As per a report, the teams are grappling with software and infrastructure issues, particularly around building a sustainable compute budget to power … [Read More...]

Hackers Weaponize AWS X-Ray Service to Work as Covert Command & Control Server

A sophisticated technique uncovered where threat actors abuse Amazon Web Services‘ X-Ray distributed tracing service to establish covert command and control (C2) communications, demonstrating how legitimate cloud infrastructure can be weaponized for malicious purposes. AWS X-Ray, designed to help developers analyze application performance through distributed tracing, has been repurposed by red … [Read More...]

Realme GT 8 Pro, iQOO 15, OnePlus 15 Camera Details Leaked Ahead of Launch in China

Qualcomm launched its top-tier Snapdragon 8 Elite Gen 5 SoC last month, and several smartphone brands are preparing to unveil flagship devices powered by the same chipset. The Xiaomi 17 series became the first to arrive with the new Snapdragon 8 Elite Gen 5 chip, while upcoming launches include the Realme GT 8 Pro, iQOO 15, and OnePlus 15. Ahead of their formal reveal, a prominent Chinese tipster … [Read More...]

QNAP NetBak Replicator Vulnerability Let Attackers Execute Unauthorized Code

QNAP has released a security advisory detailing a vulnerability in its NetBak Replicator utility that could allow local attackers to execute unauthorized code. The flaw, identified as CVE-2025-57714, has been rated as “Important” and affects specific versions of the backup and restore software. The company has already issued a patch and is urging users to update their systems to prevent … [Read More...]

How Windows Command-line Utility PsExec Can Be Abused To Execute Malicious Code

PsExec represents one of the most contradictory tools in the cybersecurity landscape, a legitimate system administration utility that has become a cornerstone of malicious lateral movement campaigns. Recent threat intelligence reports indicate that PsExec remains among the top five tools used in cyberattacks as of 2025, with ransomware groups like Medusa, LockBit, and Kasseika actively … [Read More...]

You'd think this was a real Stream Deck, but this genius DIYer 3D printed it and made it smart-home ready

Elgato's Stream Deck isn't meant for everyone, but it's one of the most widely adopted devices in recent years, especially among streamers, content creators, and productivity enthusiasts. Stream Deck's growing popularity also led to other players entering the space to compete with Corsair and giving users more choices. However, these aren't the only options, as it's pretty simple to build your own … [Read More...]

Tags

Source-1 Source-2 Source-3 Source-4 Source-5 Source-6 Source-7 Source-8 Source-9 Source-10 Source-12 Source-13 Source-15 Source-16

Tech Web Development News

This is a PERSONAL and PRIVATE WEBPAGE. Please leave this page. Contact me via email : admin@news-6.com about anything you would like to ask or problem.

Tech News

Disclaimer!
In every post is written below the original source of the post. Copyrights belong on their owners.

Web Development News

HOTELS – CRUISES – CARS – TRAVEL

Recent Posts

  • Beer Giant Asahi Says Data Stolen in Ransomware Attack
  • PoC Exploit Released for Sudo Vulnerability that Enables Attackers to Gain Root Access
  • Oracle E-Business Suite Zero-Day Exploited in Cl0p Attacks
  • Redis Server Vulnerability use-after-free Vulnerability Enables Remote Code Execution
  • OpenAI and Jony Ive’s Secretive AI Device Reportedly Hit by Software and Infra Troubles

Technology - Seo

Categories

  • INDUSTRY NEWS

World Industry News

Privacy & Cookies: This site uses cookies.
To find out more, as well as how to remove or block these, see here: Our Cookie Policy
TECH - WEB DEVELOPMENT NEWS @ COPYRIGHTS 2023