KB: 1013
Securing the website from brute force attack
Problem Statement
The client requires to secure its website from brute force attack.
Solution
Steps to Solve:-
-
The above requirement can be achieved by enabling and deploying rate limit rules along with sending challenges for limiting brute force attack on the website. WAF will ensure that incoming requests are processed in the configured manner, hence genuine users can access the website even if the brute force attack is in play.
-
Go to Apps > WAF > Listener > Profile > Rules > Rate Limit Rules