I’m receiving frequent notifications from Auth0 about “suspicious logins.”
Details:
- Auth0 detected an excessive number of failed login attempts from one or more IP addresses.
- The IPs associated with the suspicious activity have been blocked.
- Individual IPs can be unblocked using Auth0’s Management API.
Questions:
- Should I keep the blocked IPs blocked, or should I unblock them?
- Will these unauthorized access attempts increase my communication costs or network load?
- If so, what are some countermeasures I can take?
- The logs indicate that the attempts are made at one-hour intervals, suggesting the possibility of scripted attacks.
- Does Auth0 have any features to detect such scripted attacks?
Additional Information:
- I am using Auth0 for user authentication.
Please advise on the best course of action.