Protect against Distributed Brute Force Attacks
Opened this issue · 3 comments
plusdepseudo commented
Hi,
This is described in "PART VII: Distributed Brute Force Attacks" here https://stackoverflow.com/questions/549/the-definitive-guide-to-form-based-website-authentication
Regards
anyx commented
Hi @plusdepseudo
Can you please describe, what exactly probleme do you have?
plusdepseudo commented
Hi Aleksandr,
Sorry my message was a bit light indeed.
It’s not a problem but a proposal for a new feature.
As explained in the link I provided attacks are now mainly distributed. An attacker will try a given password on several users instead of several passwords on one user which is actually covered by your bundle.
I think such feature would be great in your bundle :)
… Le 27 oct. 2020 à 19:06, Aleksandr Klimenkov ***@***.***> a écrit :
Hi @plusdepseudo
Can you please describe, what exactly probleme do you have?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
anyx commented
Oh, I see. Need to think about this.
You are welcome to send pr with this feature)