GarimaSingh0109/Resum-Resume

Backend security alert : Rate Limiting for SignIn

Open

#250 aberto em 5 de out. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)HTML (220 forks)auto 404
gssoc-exthacktoberfesthacktoberfest-acceptedlevel3

Métricas do repositório

Stars
 (71 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador