Posts tagged as dos

PyLoris: A Python implementation of Slowloris

2009-06-19 by Motoma, tagged as denial of service, dos, hacking, linux, mac os x, networking, programming, python, windows

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.

Read more »