How to Install and Uninstall psad Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "psad" package

Please follow the step by step instructions below to install psad on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install psad

2. Uninstall "psad" package

Please follow the steps below to uninstall psad on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the psad package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: psad
Priority: optional
Section: universe/admin
Installed-Size: 732
Maintainer: Ubuntu Developers
Original-Maintainer: Franck Joncourt
Architecture: amd64
Version: 2.2.3-1
Depends: libc6 (>= 2.4), perl, 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, initscripts (>= 2.88dsf-13.3)
Suggests: fwsnort, bastille
Filename: pool/universe/p/psad/psad_2.2.3-1_amd64.deb
Size: 148184
MD5sum: 2a2c41984a25848d37e46ab85275ea63
SHA1: 802694deebf3c75da382a48d9c0bda3db47d63aa
SHA256: e0efedc63acf2c7f52a0426a5c4b145e4aa1d172845632e515b90fde7cd8ecf8
Description-en: 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: e3992a132756dd53e418757efcf09239
Homepage: http://www.cipherdyne.org/psad/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu