How to Install and Uninstall psad Package on Kali Linux

Last updated: May 17,2024

1. Install "psad" package

This guide covers the steps necessary to install psad on Kali Linux

$ sudo apt update $ sudo apt install psad

2. Uninstall "psad" package

Please follow the guidelines below to uninstall psad on Kali Linux:

$ sudo apt remove psad $ sudo apt autoclean && sudo apt autoremove

3. Information about the psad package on Kali Linux

Package: psad
Source: psad (2.4.6-3)
Version: 2.4.6-3+b1
Installed-Size: 732
Maintainer: Thiago Andrade Marques
Architecture: amd64
Depends: libc6 (>= 2.34), perl:any, libunix-syslog-perl, iptables, rsyslog | system-log-daemon, libnet-ip-perl, libdate-calc-perl, libcarp-clan-perl, whois, psmisc, libiptables-parse-perl, libiptables-chainmgr-perl, default-mta | mail-transport-agent, bsd-mailx | mailx | mailutils, lsb-base, net-tools, iproute2
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: fwsnort
Size: 171392
SHA256: 2a50d4ecb5befa3d1b37da930a09515bdd3996c41fd9d46b1c5166201376eff4
SHA1: fd4e8b9a5d38df9abab3e61463b1d69f6ad07cd4
MD5sum: cbdec09efbb46e8274a1cd0335fc708c
Description: Port Scan Attack Detector
PSAD is a collection of four lightweight system daemons (in Perl and
C) designed to work with iptables to detect port scans. It features:
* a set of highly configurable danger thresholds (with sensible
defaults provided);
* verbose alert messages that include the source, destination,
scanned port range, beginning and end times, TCP flags, and
corresponding Nmap options;
* reverse DNS information;
* alerts via email;
* automatic blocking of offending IP addresses via dynamic firewall
configuration.
.
When combined with fwsnort and the iptables string match extension,
PSAD is capable of detecting many attacks described in the Snort rule
set that involve application layer data.
Description-md5:
Homepage: https://www.cipherdyne.org/psad/
Tag: admin::monitoring, implemented-in::perl, interface::daemon,
network::firewall, network::server, role::program, security::firewall,
security::ids, use::checking
Section: admin
Priority: optional
Filename: pool/main/p/psad/psad_2.4.6-3+b1_amd64.deb