惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
Jina AI
Jina AI
月光博客
月光博客
博客园_首页
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
量子位
博客园 - 【当耐特】
The Cloudflare Blog
宝玉的分享
宝玉的分享
博客园 - 聂微东
博客园 - 叶小钗
美团技术团队
G
Google Developers Blog
人人都是产品经理
人人都是产品经理
博客园 - Franky
小众软件
小众软件

Hackread – Cybersecurity News, Data Breaches, AI and More

Suspected Cyberattack Sends Fake Emergency Alert to Phones Across Brazil Operation Endgame Disrupts StealC, Amadey and SocGholish Malware Networks New GhostShell Hacking Group Targets Ukraine’s Drone Defense Sector Fake npm Packages Impersonate PostCSS Tool to Steal Chrome Passwords Best Crypto Payment Solutions for E-Commerce Businesses Internet Society Foundation Opens Global Call for Common Good Cyber Fund to Strengthen Cybersecurity LastPass Confirms Customer Data Breach After Klue OAuth Token Theft ‘Cordyceps’ CI/CD Flaw Exposes Microsoft, Google, Apache Repos to Pipeline Hijacking The Rise of AI-Powered Academic Fraud: Beyond Traditional Plagiarism New CryptoBandits Malware Uses USB Drives and Tor to Steal Crypto The Evolution of iGaming Fraud: What Security Teams Should Expect in 2027 2 Scattered Spider-Linked Hackers Plead Guilty Over £39M TfL Cyberattack Beats Studio Buds Flaw Could Let Nearby Attackers Eavesdrop on Users Texas Parks and Wildlife Data Breach Affects Over 3M License Customers Threat Hunting Beyond Alerts: Finding the Activity Detection Misses Salesforce Disables Klue Integration After OAuth Token Theft Hits Customer Data MDR Provider Comparison: Time to Discover and Respond to Threats Meteor 3.0 Migration Helped Rocket.Chat Move Off End-of-Life Node.js Runtime Gcore Helps Ucom Safeguard Public Live Broadcast Infrastructure During Armenia’s Parliamentary Elections Nintendo America Employee Data Exposed After Shadowbyt3$ Targets TinyPulse eFAQ Publishes Investigation Into Alleged Scam Activity and Coordinated Reputation Attacks FIFA World Cup 2026: Hackers Target Football Fans With Fake Tickets Sites MacBook Neo vs Windows Laptops for Cybersecurity Tasks Operation Endgame Disrupts SocGholish Malware Infrastructure What Businesses Should Know Before Migrating Their CMS DragonForce Ransomware Abused Microsoft Teams to Hide Malware Activity Agentjacking: Researchers Show How One Fake Bug Report Can Hijack AI Coding Agents FortiBleed Attack Exposes Fortinet Firewall Credentials in 194 Countries SpyCloud Report Finds Phishing Attacks Surge as Employee Data Is Exposed at 86% of Fortune 100 Companies 152 Chrome Live Wallpaper Extensions Hid Ad Tracking and Fake Search Clicks
Scammers Use Fake GitHub Stars, VirusTotal Reviews to Spr...
Deeba Ahmed · 2026-06-22 · via Hackread – Cybersecurity News, Data Breaches, AI and More

A new attack discovered by the cybersecurity firm Check Point shows how far hackers will go to make their malware look popular and safe. According to researchers, a single threat actor operating under the handle @JoseCmanXD has successfully manipulated multiple online platforms to promote a dangerous clipper designed to steal cryptocurrency.

A clipper is malware that hijacks the clipboard. When someone copies a cryptocurrency wallet address, the malware swaps it with the attacker’s wallet address before the victim pastes it. If the victim does not notice the change, their crypto payment goes to the hacker instead.

The Illusion of Popularity

The operation targets crypto owners and gamblers seeking quick profits through fake utilities such as Solana sniper bots, crash-game predictors, and an “Aviator Predictor.” Instead of hiding, the hacker acted like a marketer to build a fake reputation.

Further investigation revealed the attacker used ghost networks of fake accounts to inflate metrics. On GitHub, linked developer accounts like Decryptor-j and crash-predictor1 gave repositories over 140 stars, pushing downloads past 5,000.

On SourceForge, a web service that provides a centralized software discovery platform, the download counter was pumped over 44,000. To maximize credibility, the scammers used a YouTube channel with realistic desktop tutorials, pairing computer-generated AI narrators with fake views and coordinated positive comments.

Poisoning Trust Systems

The most worrying part of this campaign is how it abused trusted security platforms. Researchers said the threat actor used fake VirusTotal accounts to post positive votes and comments claiming the files were clean. VirusTotal is widely used by security teams to check suspicious files and links. Combined with malware that antivirus tools failed to detect, those fake signals created a false sense of safety.

The scammers even managed to get promotional articles published on legitimate news websites on 27 April, alongside posts on popular crypto forums like BitcoinTalk, giving their trap ultimate credibility.

Scammers Use Fake GitHub Stars, VirusTotal Reviews to Spread Crypto Clipper
Fake GitHub stars, VirusTotal upvotes, and safe comments (Image credit: CPR)

How the Theft Happens

Behind all the fake praise, the actual payload is a dangerous Rust-based malware known as a clipboard hijacker. When a victim downloads the ZIP archive onto a Windows computer, a .NET loader named SniperBot_Premium(Free).exe launches the main file, silkebin.exe.

On macOS systems, a script called unlocker.command forces the device to bypass native Gatekeeper protections so that the malware can run. Once active, it quietly runs in the background and monitors the pasteboard.

The clipper waits until the user copies a long string of characters that looks like a cryptocurrency wallet address. It then quickly and silently swaps it with one of the 15,500 attacker-controlled wallets already embedded in its code. If the user doesn’t double-check the address before hitting send, their funds go straight to the scammers.

Check Point researchers warn that engagement metrics such as likes, stars, and positive comments can be easily bought or faked, and that popularity should never be conflated with safety.

“From a user’s perspective, the ability to manipulate sentiment and reputation on platforms like VirusTotal marks an important evolution in how threat actors shape trust. Even if this campaign is not primarily aimed at large enterprises, it shows that attackers no longer rely only on classic malware distribution techniques to reach victims. Instead, they can manipulate reputation systems, crowd‑sourced feedback, and cross‑platform promotion to lower suspicion and attract more users,” the report concludes.