|
|
|
|
|
by walrus01
1512 days ago
|
|
at 25,000 login attempts per user if you're not doing common sense rate-limiting of attempts per username, and rate limiting per IP space origin (either discrete ipv4 /32 or attempts from within a whole ASN), you've got other problems. the rate-limit and blockage time for attempts should increase ban time/lockout-timer on an exponential time scale the more that a single browser/useragent/browser fingerprint/IP makes incorrect attempts. yes obviously there are people out there with fully automated systems who will try massive lists of commonly used plaintext passwords for authentication if you don't throttle/rate-limit it. |
|
and those people use single browser/single useragent/single browser fingerprint/single IP
the people competent enough to send millions of requests are usually also competent to send hard to detect requests
there are dozens of (free)tools/services offering those capabilities for LEGITIMATE purposes(like scraping)
there is an even bigger underworld market for paid tools for illegitimate purposes