Sun, 07 Jul 2024 15:00:30 UTC | login

Information for build psad-2.4.6-17.fc40

ID298590
Package Namepsad
Version2.4.6
Release17.fc40
Epoch
SummaryPort Scan Attack Detector (psad) watches for suspect traffic
DescriptionPort Scan Attack Detector (psad) is a lightweight system daemon written in Perl designed to work with Linux iptables firewalling code to detect port scans and other suspect traffic. It features a set of highly configurable danger thresholds (with sensible defaults provided), verbose alert messages that include the source, destination, scanned port range, begin and end times, tcp flags and corresponding nmap options, reverse DNS info, email and syslog alerting, automatic blocking of offending ip addresses via dynamic configuration of iptables rulesets, and passive operating system fingerprinting. In addition, psad incorporates many of the tcp, udp, and icmp signatures included in the snort intrusion detection system (https://www.snort.org) to detect highly suspect scans for various backdoor programs (e.g. EvilFTP, GirlFriend, SubSeven), DDoS tools (mstream, shaft), and advanced port scans (syn, fin, xmas) which are easily leveraged against a machine via nmap. psad can also alert on snort signatures that are logged via fwsnort (https://www.cipherdyne.org/fwsnort/), which makes use of the iptables string match module to detect application layer signatures.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 18:25:24 UTC
CompletedMon, 18 Mar 2024 18:25:24 UTC
Tags
f40
f41
RPMs
src
psad-2.4.6-17.fc40.src.rpm (info) (download)
noarch
psad-2.4.6-17.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.6-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.6-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.6-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.6-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.6-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - complete move to /run (fixes rhbz#2113605) (Dominik Mierzejewski) * Fri Jun 10 2022 Dominik Mierzejewski <rpm@greysector.net> - 2.4.6-12 - move PID file to /run - silence some new SELinux getattr AVC denials