From Stars to Upvotes Fake Reputation Fueling a Crypto Clipb...#2391
Open
carlospolop wants to merge 1 commit into
Open
From Stars to Upvotes Fake Reputation Fueling a Crypto Clipb...#2391carlospolop wants to merge 1 commit into
carlospolop wants to merge 1 commit into
Conversation
Collaborator
Author
🔗 Additional ContextOriginal Blog Post: https://research.checkpoint.com/2026/from-stars-to-upvotes-fake-reputation-fueling-a-crypto-clipboard-hijacker Content Categories: Based on the analysis, this content was categorized under "Phishing Methodology -> Clipboard Hijacking; macOS Security Protections -> Gatekeeper / Quarantine; macOS Auto Start / LaunchAgents; Windows persistence via Startup folder". Repository Maintenance:
Review Notes:
Bot Version: HackTricks News Bot v1.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Automated Content Update
This PR was automatically generated by the HackTricks News Bot based on a technical blog post.
📝 Source Information
🎯 Content Summary
Check Point Research analyzed a cross-platform cryptocurrency clipboard hijacker campaign distributed as fake profit-making tools, including Solana/Pump.fun/DEX sniper bots, Aviator Predictor, crash-game predictors, and similar “edge” tools. The campaign does not exploit a CVE; its effectiveness comes from combining simple Rust malware with social engineering, fake reputation signals, and abuse of legitimate software/content platforms.
Threat model and victim targeting:...
🔧 Technical Details
Cross-platform fake reputation as malware delivery: A malicious binary can be made more convincing by surrounding it with coordinated reputation signals across many independent-looking platforms. In this campaign, the actor uses GitHub Ghost Networks for stars/forks, SourceForge reviews and manipulated downloads, YouTube Ghost Networks for views/comments, VirusTotal benign votes and “safe” comments, forum posts, Telegram contact details, and news-style articles. The defensive lesson is that popularity metrics and community sentiment should not be treated as proof of binary safety, especially when growth patterns are spiky or coordinated.
Cryptocurrency clipboard hijacking: A clipper monitors clipboard/pasteboard changes, tests copied text against cryptocurrency wallet regexes, and replaces matching strings with attacker-controlled wallets. On Windows, the malware creates a hidden window and uses
AddClipboardFormatListener,O...🤖 Agent Actions
Done.
Updated:
src/generic-methodologies-and-resources/phishing-methodology/clipboard-hijacking.mdAdded:
AddClipboardFormatListener,OpenClipboard,GetClipboardData,EmptyClipboard,SetClipboardData)%APPDATA%\silke\silke.exe+ Startup-folder LNKunlocker.command/xattr -crValidation:
git diff --checkpassedmdbook buildcould not run becausemdbookis not installed in this environment (mdbook: command not found)This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.