FIRSTTeam102 / scoutradioz

Scoutradioz, a multi-team FRC scouting app developed by The Gearheads. Designed for and running on Amazon Web Services.
https://scoutradioz.com
Other
25 stars 8 forks source link

Potentially add rate limiting for incorrectly guessed passwords #205

Open JL102 opened 3 months ago

JL102 commented 3 months ago

We've got a lot of web crawlers taking up traffic on Scoutradioz, and I imagine that some web crawlers are probably attempting to brute force org passwords, so (1) we should check if we have a disproportionate amount of org password guesses, and (2) if there are, add some kind of rate limit for the password checks.