SJIP: Clarify the guideline about repetitive DOS attacks #29
WangSecurity
started this conversation in
Judging
Replies: 1 comment 7 replies
-
Why was 1 week chosen in the first place? Imo, as long as DoS can realistically be achieved for 1 week, it should not matter how many iterations the attack requires |
Beta Was this translation helpful? Give feedback.
7 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.
-
Description
Clarify that the guideline about repetitive DOS attacks applies to DOS attacks even longer than one-block DOS.
Judging Guidelines PR
https://github.com/sherlock-protocol/sherlock-v2-docs/pull/60/files
Rationale
The current guideline about the repetitive DOS attacks involves only one-block DOS attacks, while it should be applied to all repetitive DOS attacks that last less than a week. For example, one-day DOS that can be repeated 7 times in a row should be evaluated as one-day DOS, even though it can be repeated indefinitely.
The reason for this change is that this has been a standard on Sherlock to judge the repetitive DOS issues, while the guideline was phrased for only one-block DOS.
Relevant Issue Discussions
No specific discussion.
Beta Was this translation helpful? Give feedback.
All reactions