Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
one-hundred-proof committed Aug 30, 2023
1 parent 99b09a1 commit 157d0af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

This repo contains the details of an exploit that drains 82.37% of the Elastic pool for wstETH-ETH on the Ethereum Mainnet at block height 17050000 (2023-Apr-15 04:13:47 AM +UTC). **This root cause of this exploit has now been fixed and a new audit has been conducted**.

The PoC of the exploit is in [./test/KyberswapLegacyTest.sol].
The PoC of the exploit is in [KyberswapLegacyTest.sol](./test/KyberswapLegacyTest.sol).

A PoC showing the that vulnerability is not present in the updated contracts is in [./test/KyberswapTest.sol].
A PoC showing the that vulnerability is not present in the updated contracts is in [KyberswapTest.sol](./test/KyberswapTest.sol).

The exploit is generalisable to any pool running on the old Elastic code in the [ks-elastic-sc-legacy](https://github.com/KyberNetwork/ks-elastic-sc-legacy) repo.

Expand Down

0 comments on commit 157d0af

Please sign in to comment.