Knowledge-Base
Knowledge Base 慢雾安全团队知识库
A public knowledge base from blockchain security firm SlowMist containing research on crypto exchange attack patterns, smart contract audit reports, zero-knowledge proof vulnerabilities, and AI security topics, with content in Chinese and English.
SlowMist is a blockchain security company, and this repository is their public knowledge base. It collects research, guides, audit reports, and translated documents that the team has produced over the years. The stated goal is to act as security infrastructure for the blockchain world, and the team shares its findings openly rather than keeping them internal.
The content is organized into several categories. The first covers blockchain security research across major networks including Bitcoin, Ethereum, EOS, Monero, and others. A notable focus is a class of attack called false top-up, where an attacker tricks a cryptocurrency exchange into crediting a deposit that was never actually received. The team has documented these techniques for USDT, EOS, XRP, Ethereum tokens, Bitcoin, Monero, and Solana, among others, and provides security auditing services to exchanges to help prevent them.
Another section covers zero-knowledge proofs and cryptographic vulnerabilities, which are advanced topics in how modern blockchain systems prove things without revealing sensitive data. Research here includes vulnerabilities in specific proof systems and cryptographic libraries.
The repository also includes a growing AI security section covering both using AI for security work and securing AI systems themselves. Linked sub-projects include security checklists for AI agent tools (called MCP servers) and tools for tracing cryptocurrency transactions.
Additional sections contain open audit reports that SlowMist has published from past engagements, practical security guides for Web3 projects and smart contracts across multiple blockchain platforms (Solana, Toncoin, SUI, Aptos, AAVE, and others), and a set of mind maps visualizing attack and defense patterns for decentralized applications and exchanges. Much of the content is bilingual, with both Chinese and English text throughout.
Where it fits
- Learn how false top-up attacks trick cryptocurrency exchanges into crediting unreal deposits and how to prevent them
- Read published security audit reports from real blockchain project engagements
- Study mind maps of attack and defense patterns for decentralized exchanges and DeFi applications
- Find security checklists for building or auditing smart contracts on Solana, Ethereum, SUI, or Aptos