What is the purpose of Slowloris, and how can it be tested using Kali Linux?

Responsive Ad Header

Question

Grade: Education Subject: Ddos
What is the purpose of Slowloris, and how can it be tested using Kali Linux?
Asked by:
76 Viewed 76 Answers
Responsive Ad After Question

Answer (76)

Best Answer
(421)
Slowloris is a low-and-slow DDoS attack that keeps many connections to a web server open, but sends data very slowly, eventually exhausting the server's resources. Kali doesn't have a dedicated Slowloris tool pre-installed, but you can find scripts online (use caution and verify their source). Test it against a controlled web server by running the script and monitoring the server's resource usage and response times.