PyLoris is a Tool for testing a web server's vulnerability to a particular class of Denial of Service (DoS) attacks. It uses the Slowloris method; by using all available connections, web servers cannot complete valid requests.
PyLoris 2.3 Features:
Highly configurable HTTP connection consuming DoS
HTTPS support
GET, POST, HEAD and other headers supported
SOCKS4 and SOCKS5 proxies supported
Written in Python
Cross Platform; supported on Windows, Linux, and Mac OS X
Forging Referer header for severs inaccessible directly
Gzip encoding to test for CEV-2009-1891 vulnerability