Private Treasure #35
passandscore
started this conversation in
Exploits
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Private Treasure
A user has amassed a fortune within a smart contract, but it's secured by a secret key. Your task is to test the strength of this key: is it truly secure?
Your Challenge:
getKey
function in the test file.forge test --mp test/exploits/private-treasure/PrivateTreasure.t.sol
.Constraints:
Author: passandscore
Beta Was this translation helpful? Give feedback.
All reactions