Skip to content

Commit

Permalink
fix sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWeb3Sec authored Apr 1, 2024
1 parent 53e248d commit 9a1748d
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ All articles are also published on [Substack](https://defihacklabs.substack.com/
## List of Past DeFi Incidents
[20240329 PrismaFi](#20240329-prismaFi---insufficient-validation)

[20240309 Juice](#20240309-juice---business-logic-flaw)

[20240325 ZongZi](#20240325-zongzi---price-manipulation)

[20240314 ARK](#20240324-ark---business-logic-flaw)
Expand All @@ -50,6 +48,8 @@ All articles are also published on [Substack](https://defihacklabs.substack.com/

[20240313 IT](#20240313-it---business-logic-flaw)

[20240309 Juice](#20240309-juice---business-logic-flaw)

[20240308 UnizenIO](#20240309-unizenio---unverified-external-call)

[20240307 GHT](#20240307-ght---business-logic-flaw)
Expand Down Expand Up @@ -846,22 +846,6 @@ https://twitter.com/EXVULSEC/status/1773371049951797485

---

### 20240309 Juice - Business Logic Flaw

### Lost: ~54 ETH


```sh
forge test --contracts ./src/test/Juice_exp.sol -vvv
```
#### Contract
[Juice_exp.sol](src/test/Juice_exp.sol)
### Link reference

https://medium.com/@juicebotapp/juice-staking-exploit-next-steps-95e218b3ec71

---

### 20240325 ZongZi - Price Manipulation

### Lost: ~223K
Expand Down Expand Up @@ -971,6 +955,22 @@ https://twitter.com/0xNickLFranklin/status/1768171595561046489

---

### 20240309 Juice - Business Logic Flaw

### Lost: ~54 ETH


```sh
forge test --contracts ./src/test/Juice_exp.sol -vvv
```
#### Contract
[Juice_exp.sol](src/test/Juice_exp.sol)
### Link reference

https://medium.com/@juicebotapp/juice-staking-exploit-next-steps-95e218b3ec71

---

### 20240309 UnizenIO - unverified external call

### Lost: ~2M
Expand Down

0 comments on commit 9a1748d

Please sign in to comment.