cipherdyne.org

Michael Rash, Security Researcher



Software Release - psad-1.3.3

The 1.3.3 release of psad is ready for download. Here is an excerpt from the ChangeLog:
  • Fixed __WARN__ and __DIE__ exception handlers so that they reference global message variables.
  • Fixed auto danger level assignments. Network auto assignments as well as per-protocol assignments work now.
  • Added SYSLOG_DAEMON variable to define which syslog daemon is running on the underlying system instead of just guessing.
  • Added the ability to ignore both ranges and specific ports/protocols with a new variable IGNORE_PORTS in psad.conf.
  • Bugfix to make sure email addresses are separated by spaces when Psad::sendmail() is called.
  • Bugfix for ipt_prefix counters not being parsed correct at import time.
  • Removed exclude_auto_ignore_ip() since this function was made unnecessary by newly rewritten auto-assign code.