1
vote
2answers
219 views

Secure against HTTP FLOOD ATTACK

What is the best way to defend your web site against HTTP FLOOD POST/GET ATTACK ?
1
vote
3answers
403 views

Disadvantages of HTTP GET/POST Flooding Attack?

I asked about What is HTTP GET/POST Flooding Attack? recently and I got a few detailed answers about what they are and how they work. Now I want to find out what are the disadvantages of them.
1
vote
3answers
1k views

What is HTTP GET/POST Flooding Attack?

I want to know what is HTTP GET/POST flood attack and what are their major differences and mitigation strategies ? I searched a lot but I really can't find some good articles nor examples about this ...