Set the rules. BruteFort enforces them.
Define your maximum login attempts, the time window they’re measured across, and exactly what happens when a bot crosses the line. Every setting is live the moment you hit save.
default max attempts
default lockout window
block latency on trigger
THE PROTECTION FLOW
What happens when a bot hits your login
Every setting, explained
Three fields. Infinite combinations. Here’s exactly what each one does.
Max Allowed Attempts
The number of failed logins an IP can make before being blocked. Default of 5 stops most bots. Set lower (1–3) for maximum security, higher for sites with forgetful users.
Time Period
The rolling window in which attempts are counted and also the lockout duration. After this period, the IP’s counter resets and they may try again. 30 minutes is the recommended default.
Custom Error Message
The message shown to a locked-out IP. Use {{locked_out_until}} anywhere and BruteFort replaces it with the exact timestamp when the lockout expires. Supports plain text only.
Rate limiting active in under 60 seconds.
Install the plugin, set your numbers, hit save.
