pkg.soopen package index

brew / rang 6669

Installer slowhttptest avec Homebrew, apt, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de slowhttptest pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install slowhttptest

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install slowhttptest

MacPorts ports tree · www/slowhttptest/Portfile · Source: api.github.com

Linux

Debian aptvérifié · 92%
sudo apt install slowhttptest

Debian stable package indexes · slowhttptest · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#slowhttptest

nixpkgs package indexes · pkgs/by-name/sl/slowhttptest/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S slowhttptest

Arch Linux sync databases · slowhttptest · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Simulates application layer denial of service attacks

Commandes et alias

  • slowhttptest

historique

Historique du projet et usages

SlowHTTPTest is a command-line security testing tool that simulates application-layer denial-of-service attacks by prolonging HTTP connections in several ways. Its README frames it as a configurable way to test web servers for DoS vulnerability or connection-handling limits.

Historique du projet

The official GitHub wiki says the project moved from Google Code. The wiki timeline records the first version on 2011-08-24, version 1.1 for Apache Range header testing on 2011-08-27, version 1.3 with Slow Read support on 2011-12-28, version 1.4 with `poll()` support on 2012-01-28, and version 1.6 on 2013-11-25.

The GitHub release list preserves that migration history: v1.6 is named as from the Google Code period, v1.7 as the first post-Google Code release, and later releases include v1.8 in 2019, v1.8.2 in 2020, and v1.9.0 in 2022.

Historique d'adoption

SlowHTTPTest became a standard small-package security tool because it wraps slowloris, Slow HTTP POST, Slow Read, and Apache Range-style tests into one CLI. The input facts list it in Homebrew, Debian, Ubuntu, MacPorts, Nix, and pacman-family systems.

Homebrew's formula API reported 277 installs-on-request over 365 days for the batch's lookup window, matching a specialist tool that is installed when a user needs to test a web server rather than kept as a daily shell utility.

Modes d'utilisation

The official README describes testing web servers for DoS vulnerabilities or determining how many concurrent connections they can handle. It says the tool works on many Linux platforms, OS X, and Cygwin, and points to the wiki for installation and usage details.

The wiki explains that the tool sends partial HTTP requests or reads responses slowly to exercise server resource handling. Its usage should be limited to systems the user is authorized to test.

Pourquoi les passionnés de paquets s'y intéressent

SlowHTTPTest is package-nerd significant because it keeps a historically important class of HTTP DoS tests available as a reproducible CLI package instead of scattered proof-of-concept scripts.

It also shows how security tooling often survives package-manager adoption after project hosting moves: Google Code history, GitHub releases, distro packages, and Homebrew all preserve the same operational utility.

Chronologie

  • 2011: First version of slowhttptest released.
  • 2011: Version 1.3 added Slow Read DoS support.
  • 2012: Version 1.4 added `poll()` support and a man page.
  • 2013: Version 1.6 released during the Google Code era.
  • 2016: GitHub releases list v1.7 as the first post-Google Code release.
  • 2022: GitHub release v1.9.0 published.

Related projects

  • The official wiki discusses slowloris, Slow HTTP POST, Slow Read, and Apache Range Header attack testing as related attack classes.
  • The tool is often packaged alongside other web and network security testing utilities in operating-system and developer package managers.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour slowhttptest. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
slowhttptestexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.9.0
gestionnaire mis à jour2026-05-12
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:slowhttptest
Version1.9.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/shekyan/slowhttptest
Dépôthttps://github.com/shekyan/slowhttptest
Dernière mise à jour2026-05-12T21:46:12Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

slowhttptest 1.9.0-1+b1

application layer Denial of Service attacks simulation tool

https://github.com/shekyan/slowhttptest

sudo apt install slowhttptest
  • Section: net
  • Architecture: amd64
  • Source Package: slowhttptest
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Slowhttptest
Debian stable package indexes · deb.debian.org · Debian stable package indexes: slowhttptest from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

slowhttptest

nix profile install nixpkgs#slowhttptest
  • normalized package name match
  • Correspondance par : Slowhttptest
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sl/slowhttptest/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

slowhttptest 1.9.0-1build2

application layer Denial of Service attacks simulation tool

https://github.com/shekyan/slowhttptest

sudo apt install slowhttptest
  • Section: universe/net
  • Architecture: amd64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Slowhttptest
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: slowhttptest from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

slowhttptest 1.9.0-2

Highly configurable tool that simulates some Application Layer Denial of Service (DoS) attacks

https://github.com/shekyan/slowhttptest

sudo pacman -S slowhttptest
  • License: Apache
  • Architecture: x86_64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Slowhttptest
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: slowhttptest from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

slowhttptest

sudo port install slowhttptest
  • normalized package name match
  • Correspondance par : Slowhttptest
MacPorts ports tree · api.github.com · MacPorts ports tree: www/slowhttptest/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation