Reproduction of zkLend hack

February 19, 2025 · View on GitHub

This is a reproduction of the zkLend hack that happened on the 11th of Feb 2025. The reproduction is mostly based on the information provided by the zkLend postmortem

Disclaimer

This content serves solely as a proof of concept showcasing the incident. It is strictly intended for educational purposes and should not be interpreted as encouraging or endorsing any form of illegal activities or actual hacking attempts. The provided information is for informational and learning purposes only, and any actions taken based on this content are solely the responsibility of the individual. The usage of this information should adhere to applicable laws, regulations, and ethical standards.

Prerequisits

  • This repo requires Scarb 2.9.2
  • This repo requires sn-foundry 0.37.0

Building

scarb build

Testing

snforge test

Thanks

If you like it then you shoulda put a ⭐ on it