Skip to content

Commit

Permalink
Add LavaLending exp
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkaminsk86 committed Apr 5, 2024
1 parent 28db75c commit be79d57
Show file tree
Hide file tree
Showing 2 changed files with 531 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**Reproduce DeFi hack incidents using Foundry.**

380 incidents included.
381 incidents included.

Let's make Web3 secure! Join [Discord](https://discord.gg/Fjyngakf3h)

Expand Down Expand Up @@ -41,6 +41,8 @@ All articles are also published on [Substack](https://defihacklabs.substack.com/

[20240329 PrismaFi](#20240329-prismaFi---insufficient-validation)

[20240328 LavaLending](#20240328-lavalending---business-logic-flaw)

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

[20240314 ARK](#20240324-ark---business-logic-flaw)
Expand Down Expand Up @@ -887,6 +889,28 @@ https://twitter.com/EXVULSEC/status/1773371049951797485

---

### 20240328 LavaLending - Business Logic Flaw

### Lost: ~340K

```
forge test --contracts src/test/LavaLending_exp.sol -vvv
```

#### Contract

[LavaLending_exp.sol](src/test/LavaLending_exp.sol)

#### Link reference

https://twitter.com/0xNickLFranklin/status/1774727539975672136

https://twitter.com/Phalcon_xyz/status/1773546399713345965

https://hackmd.io/@LavaSecurity/03282024

---

### 20240325 ZongZi - Price Manipulation

### Lost: ~223K
Expand Down
Loading

0 comments on commit be79d57

Please sign in to comment.