GarimaSingh0109/Resum-Resume

Backend security alert : Rate Limiting for SignIn

Open

#250 ouverte le 5 oct. 2024

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)HTML (220 forks)auto 404
gssoc-exthacktoberfesthacktoberfest-acceptedlevel3

Métriques du dépôt

Stars
 (71 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

I can implement rate limiting to prevent brute-force attacks on the login endpoint in the backend. Please assign me this. If an attacker logins too much or use a bot on it: then login would be disable for specific time with a message: "Too many login attempts, please try again after 15 minutes." We do this by using the IP address of the user. Please assign me this issue, it is an important security feature.

Guide contributeur