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

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
雷峰网
雷峰网
U
Unit 42
Y
Y Combinator Blog
I
InfoQ
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
量子位
Microsoft Security Blog
Microsoft Security Blog
B
Blog
The Cloudflare Blog
F
Fortinet All Blogs
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
C
Check Point Blog
S
SegmentFault 最新的问题
爱范儿
爱范儿
博客园 - 叶小钗
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Hugging Face - Blog
Hugging Face - Blog
罗磊的独立博客
T
Tailwind CSS Blog

Hackread – Cybersecurity News, Data Breaches, AI and More

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 Heimdal Survey: Executives Four Times More Confident About AI Risk Than the Teams Managing It
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.