Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37405050
en ru br
Репозитории ALT

Группа :: Работа с файлами
Пакет: slowhttptest

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: slowhttptest
Version: 1.9.0
Release: alt1

Summary: SlowHTTPTest is a highly configurable tool that simulates some Application Layer Denial of Service attacks

Group: File tools
License: GPLv2+
Url: https://github.com/shekyan/slowhttptest

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/shekyan/slowhttptest/archive/v%version.tar.gz

Source: %name-%version.tar

# Automatically added by buildreq on Mon Jan 16 2012

# optimized out: libcom_err-devel libkrb5-devel libstdc++-devel
BuildRequires: gcc-c++ libssl-devel

%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 slowloris, 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.

%prep
%setup

%build
# missed in upstream
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%_bindir/%name
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin