From a2c5714238be910bd9ca2f26eab311acddaa48aa Mon Sep 17 00:00:00 2001 From: Feist Josselin Date: Fri, 25 Jun 2021 16:16:36 +0200 Subject: [PATCH] Add Slither Rekt to trophies.md --- trophies.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/trophies.md b/trophies.md index 1d5a0fcc7..c67bee009 100644 --- a/trophies.md +++ b/trophies.md @@ -49,3 +49,15 @@ please submit a PR with the relevant information. [charmfinance](https://github.com/charmfinance/cube-protocol/commit/2f1dd9c7bf6ced3c99332bbe0ff50030efece44a) | Lack of return value check | Mar 2021 [VoyagerToken](https://certificate.quantstamp.com/full/voyager-token) | Lack of return value check | Apr 2021 [holdmybeer](https://github.com/hodlmybeer/hodl/pull/4) | Reentrancies | Jun 2021 + +## Slither Rekt +The following lists security incidents that could have been prevented using Slither. + +| Project | Vulnerability | Value loss | Date +|--|--|--| -- | +Dforce | [Reentrancy](https://peckshield.medium.com/uniswap-lendf-me-hacks-root-cause-and-loss-analysis-50f3263dcc09) | $25m (recovered) | Apr 2020 +Lendf.me | [Incorrect self-transfer](https://bzx.network/blog/incident) ([slither-prop](https://github.com/crytic/slither/wiki/Property-generation)) | $8m | Sep 2020 +Akropolis | [Reentrancy](https://blog.peckshield.com/2020/11/13/akropolis/) | $2m | Nov 2020 +OUSD | [Reentrancy](https://blog.originprotocol.com/urgent-ousd-has-hacked-and-there-has-been-a-loss-of-funds-7b8c4a7d534c?gi=fcb8badacf40) | $7m | Nov 2020 +Furucombo | [Arbitrary delegatecall](https://medium.com/furucombo/furucombo-post-mortem-march-2021-ad19afd415e) | $15m | Mar 2021 +ForceDAO | [Lack of return value check](https://blog.forcedao.com/xforce-exploit-post-mortem-7fa9dcba2ac3) | $10m ($9.6m recovered) | Apr 2021