Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A tiny puppet change #9

Closed
wants to merge 1 commit into from
Closed

A tiny puppet change #9

wants to merge 1 commit into from

Conversation

HOGGL
Copy link

@HOGGL HOGGL commented Mar 16, 2022

The puppet challenge expects the attackers balance to be greater than the initial pool balance.
https://github.com/tinchoabbate/damn-vulnerable-defi/blob/82b6049452c387235ee0b452b0de9f3dca88c072/test/puppet/puppet.challenge.js#L117
This is unlike puppet-v2 where the correct test is made.
https://github.com/tinchoabbate/damn-vulnerable-defi/blob/82b6049452c387235ee0b452b0de9f3dca88c072/test/puppet-v2/puppet-v2.challenge.js#L97
This leads to a more convoluted solution requiring either the attacker swap tokens more than once or only sell some of his tokens.

redace85 added a commit to redace85/damn-vulnerable-defi that referenced this pull request Jul 4, 2022
redace85 added a commit to redace85/damn-vulnerable-defi that referenced this pull request Jul 7, 2022
redace85 added a commit to redace85/damn-vulnerable-defi that referenced this pull request Jul 7, 2022
zzzuhaibmohd added a commit to zzzuhaibmohd/damn-vulnerable-defi-solutions that referenced this pull request Jul 19, 2022
zzzuhaibmohd added a commit to zzzuhaibmohd/damn-vulnerable-defi-solutions that referenced this pull request Jul 19, 2022
paskals added a commit to paskals/damn-vulnerable-defi that referenced this pull request Aug 20, 2022
@tinchoabbate
Copy link
Collaborator

Thanks for the suggestion! I incorporated this in v3.

soyccan added a commit to soyccan/damn-vulnerable-defi that referenced this pull request Aug 12, 2023
soyccan added a commit to soyccan/damn-vulnerable-defi that referenced this pull request Aug 12, 2023
soyccan added a commit to soyccan/damn-vulnerable-defi that referenced this pull request Aug 12, 2023
pkqs90 added a commit to pkqs90/damn-vulnerable-defi that referenced this pull request Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants