TwentyOne

First Flight #29
Beginner FriendlyGameFiFoundrySolidity
100 EXP
View results
Submission Details
Severity: high
Invalid

The attacker can repeatedly call hit functions until favorable conditions are met

Summary

The Attacker can perform hit function to get good condition, if the the first hit result is very low.
Because there is no flag.

Vulnerability Details

The attacker repeatedly calls hit function until favorable conditions are met

Impact

The attacker can always get good condition.

Tools Used

Recommendations

function hit () public
{
if(flag){ revert;}
...
flag = false;
}
Updates

Lead Judging Commences

inallhonesty Lead Judge 11 months ago
Submission Judgement Published
Invalidated
Reason: Lack of quality

Appeal created

davidjohn241018 Submitter
11 months ago
davidjohn241018 Submitter
11 months ago
inallhonesty Lead Judge
11 months ago
inallhonesty Lead Judge 11 months ago
Submission Judgement Published
Invalidated
Reason: Lack of quality

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.