Posts tagged as dos
PyLoris: A Python implementation of Slowloris
2009-06-19 by , tagged as
I came across a wonderful idea on Hack a Day recently: a Denial of Service attack that overwhelms only the service under attack. After reading through RSnake's two writeups, I decided to take a swing at the code. Thus PyLoris was born.