Saturday , August 22 2026
200 Fake GitHub

200 Fake GitHub Repos Attacking Developers to Deliver Malware

A new cyber campaign called GitVenom poses a serious risk to developers. Security researchers found over 200 fake GitHub repositories that disguise themselves as legitimate projects to distribute information stealers and remote access trojans (RATs).

For almost two years, these repositories have exploited developers’ trust in open-source platforms to access systems and steal sensitive data, such as cryptocurrency wallets and browser credentials.

Five new malware families actively targeting Asian Gov.t infra

Central Asian government agencies have been attacked in a cyber spy operation that used a small but different range of...
Read More
Five new malware families actively targeting Asian Gov.t infra

T-Mobile Cuts Cables to Remove Chiness Salt Typhoon Hackers from Network

T-Mobile’s cybersecurity team reportedly physically cut a network cable connecting compromised infrastructure to the outside world. According to Bloomberg, the move...
Read More
T-Mobile Cuts Cables to Remove Chiness Salt Typhoon Hackers from Network

Splunk, Zyxel Patch Multiple Flaws Enabling RCE and Root Command Execution

Splunk has issued security fixes for 17 weaknesses in different apps and add-ons, such as Splunk MCP Server, Splunk AI...
Read More
Splunk, Zyxel Patch Multiple Flaws Enabling RCE and Root Command Execution

“Zombie Card” attack revels expired Visa card may be used for contactless payments

Security experts have shown that expired credit cards can still be used. A study from the University of Massachusetts Amherst,...
Read More
“Zombie Card” attack revels expired Visa card may be used for contactless payments

Critical Zimbra RCE Flaw Actively Exploited in the Wild

CERT Polska has alerted that bad actors are actively exploiting a security flaw in Zimbra Collaboration Suite to execute code...
Read More
Critical Zimbra RCE Flaw Actively Exploited in the Wild

Operation CameraSwarm
A single hacker compromise 1400+ Dahua camera worldwide 

Operation CameraSwarm compromised 14,500+ Dahua IP cameras mostly in Ukraine and Russia. The operation lasted for at least 35 days...
Read More
Operation CameraSwarm  A single hacker compromise 1400+ Dahua camera worldwide 

Cl0p Ransomware Listed 40+ Victims of PTC Windchill Campaign

The Cl0p ransomware group has listed over 40 organizations that they say they targeted in a recent attack. This attack...
Read More
Cl0p Ransomware Listed 40+ Victims of PTC Windchill Campaign

Oracle Issues 943 Security Patches, Including Critical WebLogic Flaw

Oracle has put out 943 new security updates in its August 2026 Critical Security Patch Update. These updates fix problems...
Read More
Oracle Issues 943 Security Patches, Including Critical WebLogic Flaw

500+ critical infrastructure hit by Medusa ransomware

Medusa ransomware hit over 500 critical infrastructure. The Cybersecurity and Infrastructure Security Agency (CISA) said on Tuesday that the Medusa...
Read More
500+ critical infrastructure hit by Medusa ransomware

Critical WordPress Plugin Flaw Exposes 600,000 Sites to Attacks

A big security flaw in the Forminator Forms WordPress plugin might let unapproved users upload harmful PHP files. This could...
Read More
Critical WordPress Plugin Flaw Exposes 600,000 Sites to Attacks

The GitVenom campaign creates realistic README.md files using AI-generated documentation, including multilingual installation guides and feature descriptions.

Attackers boost repository credibility by using automated timestamp updates to simulate frequent commits. Python projects may use a method where code decrypts and executes a harmful Python script, followed by many tab characters.

This script decrypts and runs a payload that downloads more malware from a GitHub repository controlled by an attacker.

JavaScript projects use Base64 encoding to hide functions that decode malicious scripts, while C/C++/C# repositories conceal batch scripts in Visual Studio project files, which activate payloads during builds.

Kaspersky’s data shows that infections are mainly in Russia, Brazil, and Turkey, indicating the campaign’s wide reach. GitVenom repositories imitate popular tools like Valorant cheats and Telegram bot integrations to attract developers.

Attackers misuse GitHub’s fork feature to clone legitimate projects, add hidden malware, and share them on forums and social media. Apiiro researchers found that even with automated takedowns, 1% of malicious repositories go undetected, allowing them to infect thousands of users.

Developers should implement strict code-review practices to address these threats:

Audit third-party code for issues like excessive whitespace or unclear functions.
Check repository authenticity by reviewing contributor history, star counts, and creation dates; new accounts with little activity may indicate fraud.
Use endpoint detection tools to identify suspicious activities, such as unauthorized .7z file creation or unexpected network connections to Telegram APIs.

CISA Flags Oracle Agile PLM Actively Exploited Security Flaw

Check Also

card

“Zombie Card” attack revels expired Visa card may be used for contactless payments

Security experts have shown that expired credit cards can still be used. A study from …