Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37518226
en ru br
ALT Linux repos
S:0.36-alt1.qa1

Group :: Networking/Other
RPM: hyenae

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: hyenae
Version: 0.36
Release: alt1.qa1
License: GPLv3
Summary: %name is a highly flexible and platform independent network packet generator
Group: Networking/Other
Packager: Slava Dubrovskiy <dubrsl at altlinux.ru>
URL: http://sourceforge.net/projects/hyenae/
Source: %name-%version-1.tar.gz
Patch: hyenae-0.36-1-remove_restriction.patch

BuildRequires: libpcap-devel libdnet-devel

%description
%name is a highly flexible and platform independent network packet generator.
It allows you to reproduce low level ethernet attack scenarios (such as MITM,
DoS and DDoS) to reveal potential security vulnerabilities of your network.
Besides smart wildcard-based address randomization, a highly customizable
packet generation control and an interactive attack assistant, Hyenae comes
with a clusterable remote daemon for setting up distributed attack networks.

%package daemon
Summary: %name-daemon is a clusterable remote daemon for setting up distributed attack network
Group: Networking/Other

%description daemon
%name-daemon is a clusterable remote daemon for setting up distributed attack network

%prep
%setup -n %name-%version-1
%patch -p0

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%doc README HOWTO LICENSE THANKS TODO
%_bindir/%name
%_man1dir/%name.*

%files daemon
%_bindir/hyenaed
%_man1dir/hyenaed.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin