Antoine Pitrou <solip...@pitrou.net> writes:
>> See: http://www.cs.rice.edu/~scrosby/hash/ ...
> Certainly interesting in a purely academic point of view, but in real 
> life if you want to cause a denial of service by overwhelming a server, 
> there are far more obvious options than trying to guess the server's use 
> of hash tables and trying to cause lots of collisions in them.

If you look at the very low bandwidth used in some of those hashtable
attacks, it's hard to see any other somewhat-generic attack that's
comparably effective.  Usually we think of "DOS" as involving massive
botnets and the like, not a dribble of a few hundred characters per
second.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to