How to Install and Uninstall slowhttptest Package on Kali Linux

Last updated: May 18,2024

1. Install "slowhttptest" package

Please follow the instructions below to install slowhttptest on Kali Linux

$ sudo apt update $ sudo apt install slowhttptest

2. Uninstall "slowhttptest" package

This tutorial shows how to uninstall slowhttptest on Kali Linux:

$ sudo apt remove slowhttptest $ sudo apt autoclean && sudo apt autoremove

3. Information about the slowhttptest package on Kali Linux

Package: slowhttptest
Version: 1.9.0-1
Installed-Size: 88
Maintainer: Neutron Soutmun
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2)
Size: 31360
SHA256: 0cf9540a72e86048ca300968209d83247ae1e87baa4806bcad89826a7c4987d8
SHA1: 303aa0101073fb49a8df0d7432a7c41530dd16bd
MD5sum: 389f9acee55fc9ac4b657b600b9d49b0
Description: application layer Denial of Service attacks simulation tool
SlowHTTPTest is a highly configurable tool that simulates some application
layer Denial of Service attacks.
.
It implements most common low-bandwidth application layer Denial of Service
attacks, such as
* Slowloris
* Slow HTTP POST
* Slow Read attack (based on TCP persist timer exploit) by draining
concurrent connections pool
* Apache Range Header attack by causing very significant memory and CPU
usage on the server.
Description-md5:
Homepage: https://github.com/shekyan/slowhttptest
Section: net
Priority: optional
Filename: pool/main/s/slowhttptest/slowhttptest_1.9.0-1_amd64.deb