You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time a request comes, add a row with the details
Now to detect DoS, in the last 2 seconds, if more than 5 requests are hit from this IP, consider it a DoS attack. (for testing purposes taking small units)
Make the above values as params customizable by the user
All the following requests for the next 10 minutes from this user will then be given the is-suspicious true as it's a potential DoS.
The text was updated successfully, but these errors were encountered:
IP | Timestamp
The text was updated successfully, but these errors were encountered: