Skip to content

Commit 2288c8a

Browse files
authored
Update README.md
1 parent 432128e commit 2288c8a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,20 @@
77

88
## 目录
99
* [基础研究](#基础研究)
10-
* [EOS Security of SlowMist](#eos-security)
10+
* [EOS Security of SlowMist](#eos-security-of-slowmist)
1111
* [翻译资料](#翻译资料)
1212
* [开放报告](#开放报告)
1313
* [思维导图](#思维导图)
1414

1515
## 基础研究
1616

17+
Basic research of blockchain security, include: `Bitcoin`, `Monero`, `Ethereum`, `EOS` and other top blockchains.
18+
1719
* Paper of SlowMist(https://github.com/slowmist/papers)
1820
* Threat Intelligence of SlowMist(https://slowmist.io/disclosure/)
1921
* Open of SlowMist(https://github.com/slowmist/)
2022

21-
### [EOS Security of SlowMist](#eos-security)
23+
### EOS Security of SlowMist
2224

2325
* [EOS 超级节点安全执行指南](https://github.com/slowmist/eos-bp-nodes-security-checklist)
2426
* [EOS 超级节点安全审计方案](https://github.com/slowmist/eos-bp-nodes-security-checklist/blob/master/audit.md)
@@ -28,18 +30,24 @@
2830

2931
## 翻译资料
3032

33+
Some translated blockchain security documents.
34+
3135
* [DASP Top10 中文版](./DASP-top10-chinese.pdf)
3236
* [Solidity 安全:已知攻击方法和常见防御模式综合列表](./solidity-security-comprehensive-list-of-known-attack-vectors-and-common-anti-patterns-chinese.md)
3337

3438
## 开放报告
3539

40+
Some open security audit reports of SlowMist.
41+
3642
* [TrueUSD Smart Contract Security Audit Report](./open-report/TrueUSD-Smart-Contract-Security-Audit-Report.md)
3743
* [智能合约安全审计报告 demo](./open-report/Smart-Contract-Security-Audit-Report-demo-chinese.md)
3844
* [OceanONE 安全审计报告](./open-report/OceanONE-Security-Audit-Report.md)
3945
* [VeChainThorNodeToken Smart Contract Security Audit Report](./open-report/VeChainThorNodeToken-Smart-Contract-Security-Audit-Report.md)
4046

4147
## 思维导图
4248

49+
Some mind maps of blockchain security.
50+
4351
* [DApp Attack & Defense](https://github.com/slowmist/Knowledge-Base/blob/master/dapp_attack_defense.png)
4452
* [Exchange or Wallet Attack & Defense](https://github.com/slowmist/Knowledge-Base/blob/master/exchange_wallet_attack_defense.png)
4553
* [Evil Blockchain & how to be evil](https://github.com/slowmist/Knowledge-Base/blob/master/evil_blockchain.png)

0 commit comments

Comments
 (0)