Block layer-7 attacks
Block layer-7 attacks
Hi,
Does anyone have an idea how to block stronger layer-7 attacks?
Does anyone have an idea how to block stronger layer-7 attacks?
Last edited by jQuery on Mon Apr 09, 2018 3:44 pm, edited 1 time in total.
Re: Block layer-7 attacks
You'd need a web application firewall (WAF), or some sort of proxy to inspect all the traffic.
Probably the easiest way is to put it behind CloudFlare and use their WAF - Otherwise there are some open source options.
Probably the easiest way is to put it behind CloudFlare and use their WAF - Otherwise there are some open source options.
Re: Block layer-7 attacks
I am able to block the most layer-7 attacks with a good Nginx configuration, however strong attacks go through and take the whole web server down. I am not in for Cloudflare, as I am not a fan of it.
Could you perhaps link those open-source options? Would like to check them out.
Could you perhaps link those open-source options? Would like to check them out.