Futures
Accédez à des centaines de contrats perpétuels
CFD
Or
Une plateforme pour les actifs mondiaux
Options
Hot
Tradez des options classiques de style européen
Compte unifié
Maximiser l'efficacité de votre capital
Trading démo
Introduction au trading futures
Préparez-vous à trader des contrats futurs
Événements futures
Participez aux événements et gagnez
Demo Trading
Utiliser des fonds virtuels pour faire l'expérience du trading sans risque
Lancer
CandyDrop
Collecte des candies pour obtenir des airdrops
Launchpool
Staking rapide, Gagnez de potentiels nouveaux jetons
HODLer Airdrop
Conservez des GT et recevez d'énormes airdrops gratuitement
Pre-IPOs
Accédez à l'intégralité des introductions en bourse mondiales
Points Alpha
Tradez on-chain et gagnez des airdrops
Points Futures
Gagnez des points Futures et réclamez vos récompenses d’airdrop.
Investissement
Simple Earn
Gagner des intérêts avec des jetons inutilisés
Investissement automatique
Auto-invest régulier
Double investissement
Profitez de la volatilité du marché
Staking souple
Gagnez des récompenses grâce au staking flexible
Prêt Crypto
0 Fees
Mettre en gage un crypto pour en emprunter une autre
Centre de prêts
Centre de prêts intégré
Promotions
Centre d'activités
Participez et gagnez des récompenses
Parrainage
20 USDT
Invitez des amis et gagnez des récompenses
Programme d'affiliation
Obtenez des commissions exclusives
Gate Booster
Développez votre influence et gagnez des airdrops
Annoncement
Mises à jour en temps réel
Blog Gate
Articles sur le secteur de la crypto
AI
Gate AI
Votre assistant IA polyvalent pour toutes vos conversations
Gate AI Bot
Utilisez Gate AI directement dans votre application sociale
GateClaw
Gate Blue Lobster, prêt à l’emploi
Gate for AI Agent
Infrastructure IA, Gate MCP, Skills et CLI
Gate Skills Hub
+10K compétences
De la bureautique au trading, une bibliothèque de compétences tout-en-un pour exploiter pleinement l’IA
GateRouter
Choisissez intelligemment parmi plus de 40 modèles d’IA, avec 0 % de frais supplémentaires
TrapDoor attaque de chaîne d'approvisionnement : 34 modules malveillants volent uniquement des portefeuilles cryptographiques, instructions cachées dans CLAUDE.md
TrapDoor supply chain attack targets developers, deploying 34 malicious packages to steal crypto wallets and keys. Hackers also embed hidden commands in configuration files to hijack AI assistants like Claude and steal confidential information; developers must be highly vigilant.
TrapDoor supply chain attack exposed: targeting cryptocurrency and AI developers
Cybersecurity firm Socket Security's latest report reveals that a supply chain attack codenamed "TrapDoor" is rapidly spreading.
Socket Security states that, TrapDoor attacks have already deployed over 34 malicious packages and more than 384 related versions across major developer package management systems such as npm, PyPI, and Crates.io, targeting developers in cryptocurrency, decentralized finance (DeFi), AI, and cybersecurity fields.
These malicious packages are designed to broadly collect developers' confidential information. The data hackers aim to steal includes SSH keys, cloud service credentials, GitHub access tokens, browser data, API keys, and crypto wallet data from ecosystems like Solana, Sui, and Aptos.
After collecting sensitive data, hackers can directly steal assets or use the compromised developer's machine as a springboard to infiltrate other infrastructure.
TrapDoor's Stealth Tactics and AI Hijacking Mechanisms
In the TrapDoor attack, hackers carefully craft package names to resemble legitimate development tools. For example, in npm, packages like crypto-credential-scanner or in Crates.io, sui-move-build-helper, trick developers into unknowingly downloading and executing malicious code during normal project builds.
Socket Security indicates that these malicious software exploit specific execution paths within ecosystems, such as post-install hooks in npm, import-time execution in Python, and build scripts in Rust (build.rs).
A particularly notable feature of this attack is its hijacking mechanism targeting AI-assisted coding tools. Hackers embed hidden commands containing zero-width Unicode characters in project files like .cursorrules or CLAUDE.md.
Ahmad Nassri, CTO of Socket Security, explains that the hackers aim to deceive AI coding assistants like Claude and Cursor, tricking these AI tools into executing system security scans within development environments. In reality, these scans silently collect data in the background and leak developers' confidential settings and environment variables.
Image source: The TrapDoor malicious software attack framework is summarized in the SocketAUDIT-MATRIX.md file.
Researchers also discovered that hackers have even submitted pull requests (PRs) on GitHub to well-known open-source AI and developer projects, attempting to insert files with hidden malicious commands under the guise of adding development standards and build verification steps, thereby blending malicious code into normal open-source workflows.
If development teams accept these PRs, programmers reading the project with AI tools in the future may unknowingly trigger data exfiltration mechanisms.
Recent TanStack Package Poisoning Also Targets AI Ecosystems
Recently, supply chain attacks targeting development environments have become more frequent and sophisticated.
A large-scale supply chain attack was recently carried out against TanStack packages, where hackers also targeted AI ecosystems by mounting malicious code in editors like VS Code and Claude Code, stealing developers' GitHub tokens and cloud credentials.
Charles Guillemet, CTO of Ledger, a well-known hardware wallet manufacturer, commented that hackers' techniques have become extremely advanced, making defenses more difficult.
Supply chain attacks are frequent; be cautious when downloading packages or accepting PRs
Hackers are actively combining traditional package name misspelling techniques with new attack vectors in AI environments. Since platforms like GitHub are exploited to host malicious payloads and distribute configuration files, development teams must conduct stricter security reviews when introducing external dependencies or accepting pull requests.
Software installation is just the first step of the attack; subsequent stealth activities targeting AI configuration files, system scheduling, and network connections pose greater security challenges. Developers should carefully verify package names, publisher sources, and the security of underlying infrastructure when downloading open-source packages from major repositories to avoid becoming victims of supply chain attacks.