./wip/slowhttptest, Tool implementing some Slow HTTP attacks

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7, Package name: slowhttptest-1.7, Maintainer: nils

SlowHTTPTest is a highly configurable tool that simulates some Application Layer
Denial of Service attacks. It works on majority of Linux platforms, OSX and
Cygwin - a Unix-like environment and command-line interface for Microsoft
Windows.

It implements most common low-bandwidth Application Layer DoS attacks, such as
slowloris, Slow HTTP POST, Slow Read attack (based on TCP persist timer exploit)
by draining concurrent connections pool, as well as Apache Range Header attack
by causing very significant memory and CPU usage on the server.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 7afa50815b6d63b4669bd438255b904d453ebb86
Filesize: 114.37 KB

Version history: (Expand)


CVS history: (Expand)


   2015-06-10 15:43:16 by Nils | Files touched by this commit (11) | Package updated
Log message:
updated maintainer's email address
   2014-05-27 12:47:32 by Nils | Files touched by this commit (4)
Log message:
Import slowhttptest-1.6 as wip/slowhttptest.

SlowHTTPTest is a highly configurable tool that simulates some Application Layer
Denial of Service attacks. It works on majority of Linux platforms, OSX and
Cygwin - a Unix-like environment and command-line interface for Microsoft
Windows.

It implements most common low-bandwidth Application Layer DoS attacks, such as
slowloris, Slow HTTP POST, Slow Read attack (based on TCP persist timer exploit)
by draining concurrent connections pool, as well as Apache Range Header attack
by causing very significant memory and CPU usage on the server.