|
7 | 7 |
|
8 | 8 | ## 目录
|
9 | 9 | * [基础研究](#基础研究)
|
10 |
| - * [EOS Security of SlowMist](#eos-security) |
| 10 | + * [EOS Security of SlowMist](#eos-security-of-slowmist) |
11 | 11 | * [翻译资料](#翻译资料)
|
12 | 12 | * [开放报告](#开放报告)
|
13 | 13 | * [思维导图](#思维导图)
|
14 | 14 |
|
15 | 15 | ## 基础研究
|
16 | 16 |
|
| 17 | +Basic research of blockchain security, include: `Bitcoin`, `Monero`, `Ethereum`, `EOS` and other top blockchains. |
| 18 | + |
17 | 19 | * Paper of SlowMist(https://github.com/slowmist/papers)
|
18 | 20 | * Threat Intelligence of SlowMist(https://slowmist.io/disclosure/)
|
19 | 21 | * Open of SlowMist(https://github.com/slowmist/)
|
20 | 22 |
|
21 |
| -### [EOS Security of SlowMist](#eos-security) |
| 23 | +### EOS Security of SlowMist |
22 | 24 |
|
23 | 25 | * [EOS 超级节点安全执行指南](https://github.com/slowmist/eos-bp-nodes-security-checklist)
|
24 | 26 | * [EOS 超级节点安全审计方案](https://github.com/slowmist/eos-bp-nodes-security-checklist/blob/master/audit.md)
|
|
28 | 30 |
|
29 | 31 | ## 翻译资料
|
30 | 32 |
|
| 33 | +Some translated blockchain security documents. |
| 34 | + |
31 | 35 | * [DASP Top10 中文版](./DASP-top10-chinese.pdf)
|
32 | 36 | * [Solidity 安全:已知攻击方法和常见防御模式综合列表](./solidity-security-comprehensive-list-of-known-attack-vectors-and-common-anti-patterns-chinese.md)
|
33 | 37 |
|
34 | 38 | ## 开放报告
|
35 | 39 |
|
| 40 | +Some open security audit reports of SlowMist. |
| 41 | + |
36 | 42 | * [TrueUSD Smart Contract Security Audit Report](./open-report/TrueUSD-Smart-Contract-Security-Audit-Report.md)
|
37 | 43 | * [智能合约安全审计报告 demo](./open-report/Smart-Contract-Security-Audit-Report-demo-chinese.md)
|
38 | 44 | * [OceanONE 安全审计报告](./open-report/OceanONE-Security-Audit-Report.md)
|
39 | 45 | * [VeChainThorNodeToken Smart Contract Security Audit Report](./open-report/VeChainThorNodeToken-Smart-Contract-Security-Audit-Report.md)
|
40 | 46 |
|
41 | 47 | ## 思维导图
|
42 | 48 |
|
| 49 | +Some mind maps of blockchain security. |
| 50 | + |
43 | 51 | * [DApp Attack & Defense](https://github.com/slowmist/Knowledge-Base/blob/master/dapp_attack_defense.png)
|
44 | 52 | * [Exchange or Wallet Attack & Defense](https://github.com/slowmist/Knowledge-Base/blob/master/exchange_wallet_attack_defense.png)
|
45 | 53 | * [Evil Blockchain & how to be evil](https://github.com/slowmist/Knowledge-Base/blob/master/evil_blockchain.png)
|
0 commit comments