How to Install and Uninstall slowhttptest.x86_64 Package on Oracle Linux 9

Last updated: May 10,2024

1. Install "slowhttptest.x86_64" package

Please follow the instructions below to install slowhttptest.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install slowhttptest.x86_64

2. Uninstall "slowhttptest.x86_64" package

This is a short guide on how to uninstall slowhttptest.x86_64 on Oracle Linux 9:

$ sudo dnf remove slowhttptest.x86_64 $ sudo dnf autoremove

3. Information about the slowhttptest.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:32:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : slowhttptest
Version : 1.9.0
Release : 1.el9
Architecture : x86_64
Size : 42 k
Source : slowhttptest-1.9.0-1.el9.src.rpm
Repository : epel
Summary : An Application Layer DoS attack simulator
URL : https://github.com/shekyan/slowhttptest
License : ASL 2.0
Description : SlowHTTPTest is a highly configurable tool that simulates some Application
: Layer Denial of Service attacks. It implements most common low-bandwidth
: Application Layer DoS attacks, such as slow-loris, 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.