Date: Tue, 31 Oct 2006 02:43:26 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/sguil-server Makefile distinfo pkg-descr pkg-plist ports/security/sguil-server/files patch-sguild patch-sguild.access patch-sguild.conf pkg-message.in sguild.sh.in Message-ID: <200610310243.k9V2hQ7O051519@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-10-31 02:43:26 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/sguil-server Makefile distinfo pkg-descr pkg-plist security/sguil-server/files patch-sguild patch-sguild.access patch-sguild.conf pkg-message.in sguild.sh.in Log: Sguil is an open source tool to implement Network Security Monitoring (NSM). NSM is the collection, analysis, and escalation of indications and warnings to detect and respond to intrusions. NSM tools are used more for network audit and specialized applications than traditional alert-centric "intrusion detection" systems. Want to learn more about Network Security Monitoring (NSM)? Then check out Richard Bejtlich's recently released book, The Tao of Network Security Monitoring: Beyond Intrusion Detection. An excerpt reads: "Network security monitoring (NSM) equips security staff to deal with the inevitable consequences of too few resources and too many responsibilities. NSM collects the data needed to generate better assessment, detection, and response processes--resulting in decreased impact from unauthorized activities." WWW: http://sguil.sourceforge.net/index.php pauls@utdallas.edu PR: ports/104227 Submitted by: Paul Schmehl <pauls at utdallas.edu> Revision Changes Path 1.833 +1 -0 ports/security/Makefile 1.1 +84 -0 ports/security/sguil-server/Makefile (new) 1.1 +3 -0 ports/security/sguil-server/distinfo (new) 1.1 +105 -0 ports/security/sguil-server/files/patch-sguild (new) 1.1 +12 -0 ports/security/sguil-server/files/patch-sguild.access (new) 1.1 +41 -0 ports/security/sguil-server/files/patch-sguild.conf (new) 1.1 +30 -0 ports/security/sguil-server/files/pkg-message.in (new) 1.1 +44 -0 ports/security/sguil-server/files/sguild.sh.in (new) 1.1 +22 -0 ports/security/sguil-server/pkg-descr (new) 1.1 +41 -0 ports/security/sguil-server/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610310243.k9V2hQ7O051519>