macOS
brew install slowhttptestlocal Homebrew formula metadata
sudo port install slowhttptestMacPorts ports tree · www/slowhttptest/Portfile · ソース: api.github.com
brew / 順位 6669
slowhttptest のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install slowhttptestlocal Homebrew formula metadata
sudo port install slowhttptestMacPorts ports tree · www/slowhttptest/Portfile · ソース: api.github.com
sudo apt install slowhttptestDebian stable package indexes · slowhttptest · ソース: deb.debian.org
nix profile install nixpkgs#slowhttptestnixpkgs package indexes · pkgs/by-name/sl/slowhttptest/package.nix · ソース: api.github.com
sudo pacman -S slowhttptestArch Linux sync databases · slowhttptest · ソース: geo.mirror.pkgbuild.com
概要
Simulates application layer denial of service attacks
履歴
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.
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.
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.
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.
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.
セキュリティ状態
slowhttptest に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
slowhttptest | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:slowhttptest |
|---|---|
| バージョン | 1.9.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/shekyan/slowhttptest |
| リポジトリ | https://github.com/shekyan/slowhttptest |
| 最終更新 | 2026-05-12T21:46:12Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
slowhttptest 1.9.0-1+b1
application layer Denial of Service attacks simulation tool
https://github.com/shekyan/slowhttptest
sudo apt install slowhttptestslowhttptest
nix profile install nixpkgs#slowhttptestslowhttptest 1.9.0-1build2
application layer Denial of Service attacks simulation tool
https://github.com/shekyan/slowhttptest
sudo apt install slowhttptestslowhttptest 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 slowhttptestslowhttptest
sudo port install slowhttptestソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.