How does the server's response to slow requests contribute to the Slowloris attack?

Responsive Ad Header

Pergunta

Classe: Education Matéria: Ddos
How does the server's response to slow requests contribute to the Slowloris attack?
Perguntado por:
83 Visto 83 Respostas

Resposta (83)

Resposta Melhor
(295)
The server's response to slow requests is key to the Slowloris attack. When a request is slow, the server logs it, creating a persistent connection. The attacker then sends a large number of these slow-responding requests, effectively maintaining the connection and consuming server resources.