From 7dddf97e9edeb5322b2f00fa5b806b78940fd02a Mon Sep 17 00:00:00 2001 From: "P.D. Parnoff" Date: Wed, 6 Aug 2014 08:29:10 +0700 Subject: network/slowhttptest: Added (stress testing tool/DoS simulator). Signed-off-by: Willy Sudiarto Raharjo --- network/slowhttptest/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 network/slowhttptest/slack-desc (limited to 'network/slowhttptest/slack-desc') diff --git a/network/slowhttptest/slack-desc b/network/slowhttptest/slack-desc new file mode 100644 index 0000000000..08859355a9 --- /dev/null +++ b/network/slowhttptest/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +slowhttptest: slowhttptest (stress testing tool/DoS simulator) +slowhttptest: +slowhttptest: slowhttptest is a highly configurable tool that simulates some +slowhttptest: Application Layer Denial of Service attacks. It implements most +slowhttptest: common low-bandwidth Application Layer DoS attacks, such as +slowhttptest: lowloris, Slow HTTP POST, Slow Read attack (based on TCP +slowhttptest: persist timer exploit) by draining concurrent connections pool, +slowhttptest: as well as the Apache Range Header attack, leading to resource +slowhttptest: exhaustion. +slowhttptest: +slowhttptest: Project URL: https://code.google.com/p/slowhttptest/ -- cgit v1.2.3