summaryrefslogtreecommitdiffstats
path: root/network/slowhttptest/slack-desc
diff options
context:
space:
mode:
author P.D. Parnoff <cryptoanarquismo@biofcentral.com>2014-08-06 08:29:10 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-06 08:29:10 +0700
commit7dddf97e9edeb5322b2f00fa5b806b78940fd02a (patch)
treee98d5cdffa25650e47e2d1fdea50992a77968968 /network/slowhttptest/slack-desc
parent477b5200b6dbd626df5c1461ddb03786a42a4897 (diff)
downloadslackbuilds-7dddf97e9edeb5322b2f00fa5b806b78940fd02a.tar.gz
slackbuilds-7dddf97e9edeb5322b2f00fa5b806b78940fd02a.tar.xz
network/slowhttptest: Added (stress testing tool/DoS simulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/slowhttptest/slack-desc')
-rw-r--r--network/slowhttptest/slack-desc19
1 files changed, 19 insertions, 0 deletions
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/