jdabtieu / CTFOJ

Lightweight CTF judge platform for capture-the-flag (CTF) clubs
GNU Affero General Public License v3.0
10 stars 5 forks source link

[FEATURE] Rate limiting #245

Closed jdabtieu closed 10 months ago

jdabtieu commented 10 months ago

Is your feature request related to a problem? Please describe.

Last year during BxMCTF someone automated the submission of 50k+ submissions to a contest problem. Obviously this should be disallowed.

Describe the solution you'd like

Configurable per-account limits for submitting to contests: per-minute and per-hour. Reasonable defaults are 45/min and 750/h