Hello
Im using web appilication firewall of Cloudflare . Is anyway to block malicious IP automatically ? For example, if an IP sends 5 suspect requests and block by web application firewall, it will be permanently blocked.
Hello
Im using web appilication firewall of Cloudflare . Is anyway to block malicious IP automatically ? For example, if an IP sends 5 suspect requests and block by web application firewall, it will be permanently blocked.
You would have to write your own API script that looks at the firewall event logs, then does a permanent block.
It’s generally not recommended to permanently ban IP addresses, because botnets frequently dispose of IP addresses they use.
This topic was automatically closed after 30 days. New replies are no longer allowed.