Wednesday , September 17 2025
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.

Check Point Hosts “Securing the Hyperconnected World in the AI Era” in Dhaka

Check point, a cyber security solutions provider hosts an event titled "securing the hyperconnected world in the AI era" at...
Read More
Check Point Hosts “Securing the Hyperconnected World in the AI Era” in Dhaka

Microsoft Confirms 900+ XSS Vulns Found in IT Services

Cross-Site Scripting (XSS) is one of the oldest and most persistent vulnerabilities in modern applications. Despite being recognized for over...
Read More
Microsoft Confirms 900+ XSS Vulns Found in IT Services

Daily Security Update Dated : 15.09.2025

Every day a lot of cyberattack happen around the world including ransomware, Malware attack, data breaches, website defacement and so...
Read More
Daily Security Update Dated : 15.09.2025

IBM QRadar SIEM Vuln Let Attackers Perform Unauthorized Actions

A critical permission misconfiguration in the IBM QRadar Security Information and Event Management (SIEM) platform could allow local privileged users...
Read More
IBM QRadar SIEM Vuln Let Attackers Perform Unauthorized Actions

Major Australian Banks using Army of AI Bots to Scam Scammers

Australian banks are now using bots to combat scammers. These bots mimic potential victims to gather real-time information and drain...
Read More
Major Australian Banks using Army of AI Bots to Scam Scammers

F5 to acquire CalypsoAI for $180M for Advanced AI Security Capabilities

F5 plans to acquire CalypsoAI, which offers adaptive AI security solutions. CalypsoAI's technology will be added to F5's Application Delivery...
Read More
F5 to acquire CalypsoAI for $180M for Advanced AI Security Capabilities

AI Pentesting Tool ‘Villager’ Merges Kali Linux with DeepSeek AI for Automated Attacks

The Villager framework, an AI-powered penetration testing tool, integrates Kali Linux tools with DeepSeek AI to automate cyber attack processes....
Read More
AI Pentesting Tool ‘Villager’ Merges Kali Linux with DeepSeek AI for Automated Attacks

CVE-2025-21043
Samsung Patched Critical Zero-Day Flaw Exploited in Android Attacks

Samsung released its monthly Android security updates, addressing a vulnerability exploited in zero-day attacks. CVE-2025-21043 (CVSS score: 8.8) is a...
Read More
CVE-2025-21043  Samsung Patched Critical Zero-Day Flaw Exploited in Android Attacks

Albania appoints world’s first AI minister, “Diella” to Tackle Corruption

Albania has appointed the first AI-generated government minister to help eliminate corruption. Diella, the digital assistant meaning Sun, has been...
Read More
Albania appoints world’s first AI minister, “Diella” to Tackle Corruption

L7 DDoS Botnet Hijacked 5.76M Devices for Large Attacks

On September 1, 2025, Qrator Lab identified and managed a major attack from the largest L7 DDoS botnet seen so...
Read More
L7 DDoS Botnet Hijacked 5.76M Devices for Large 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

Palo Alto Networks User-ID Credential Agent Vuln Exposes password In Cleartext

A new vulnerability, CVE-2025-4235, in Palo Alto Networks’ User-ID Credential Agent for Windows, could reveal …