Skip to content

Throttle Hit

Goal

When a user tries to send a request too many times than specified the rate limit/throttle prevents from further requests. Every time the throttle prevents the request this wire is triggered.

TIP do not set this attackScore too high, as this could happen to normal users.

Additional Installation

The following wires need the ExceptionInspector to be setup

In the config you can specify which pages are excluded or included

Enabled

Enable or disable this wire

Tripwires

No additional setup needed

Released under the MIT License.