Puppy Raffle - Weak Randomness PoC #238
operation-c
started this conversation in
General
Replies: 1 comment
-
Awesome, this is a well written POC, I must say that you have done a good job. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After hours of intense effort, I've successfully created a custom PoC for
PuppyRaffle::selectWinner
. I'm excited to share it with the community and would love to receive feedback!The expected winner is address 26.
Vulnerable Code: The winner can be manipulated due the usage of block.timestamp and block.difficulty.
PoC:
Beta Was this translation helpful? Give feedback.
All reactions