How to stop http floods, syn slow loris attacks IIS?

JayC

Always Learning
Aug 8, 2013
5,504
1,401
Is there anyway of fixing those above ?
thanks :)
A Http Flood or SYN attack also both known as DoS attacks can not be Stopped. They can however be prevented by making sure your IP is correctly hidden. You can use tools such as Cloudflare to protect your IP address from being resolved, and tools like HTTP Proxies to use on your webpage to hide the IP address. While most people who send DoS attacks do not know how to decrypt an IP address from a proxy it is tricky but possible. Your real IP, when using a proxy, is just hidden by lots of packets. Decrypting all these packets will eventually lead you to the right IP. So to sum it all up, Make sure that you are using something like cloudflare (which is free) and purchase some proxies to use on your webpage.
 

Jerry

not rly active lol
Jul 8, 2013
1,957
522
When an HTTP attack happens, go to CloudFlare > CloudFlare settings > Security Settings > then switch High mode or Medium mode to "I'm under attack" mode then it should stop.
 

Brad

Well-Known Member
Jun 5, 2012
2,320
993
When an HTTP attack happens, go to CloudFlare > CloudFlare settings > Security Settings > then switch High mode or Medium mode to "I'm under attack" mode then it should stop.
I have now solved this with another server which make the CMS IP fully hidden, Thank you though :)
 

Rain

c
Mar 13, 2015
562
246
As Jerry said, go to Cloudflare > Cloudflare settings > Security Settings > and turn 'Basic protection level' to "I'm under attack". I usually just leave mine there, as I can't be bothered switching it back and fourth.
 

Users who are viewing this thread

Top