The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD security : acid

Analysis Console for Intrusion Databases (ACID) with Snort and MySQL

 ACID is a PHP-based analysis engine to search and process a database of 
security incidents generated by the NDIS Snort.  The features currently
include:

 - Search interface for finding alerts matching practically any criteria.
   This includes arrival time, signature time, source/dest address/port,
   flags, payload, etc.  Furthermore, these queries can be made arbitrarily
   complex to satsify almost any parameters.

 - Statistics:
     - % of traffic for each protocol
     - Alerts: # of src/dst IP, last/first arrival time
     - Graph # of arrived alert over a period of time
     - last x-number of alerts by protocol

 - All features are provided in real-time  

http://www.cert.org/kb/acid/



acid history


v. 1.18
date: 2005/02/01 18:42:31;  author: linimon;  state: Exp;  lines: +1 -1
Current maintainer notes that he no longer uses this software.  We
appreciate his help to date.

This port is now available for adoption.

v. 1.17 date: 2004/05/25 00:01:44; author: pav; state: Exp; lines: +1 -1 - Fix MASTER_SITES PR: ports/67146 Submitted by: Roman Neuhauser
v. 1.16 date: 2004/02/24 23:12:15; author: ale; state: Exp; lines: +1 -1 Fix adodb dependency. PR: ports/63312 Submitted by: M. Possamai
v. 1.15 date: 2004/02/19 23:43:17; author: ale; state: Exp; lines: +0 -1 Fix dependencies. Noticed by: bento via kris Approved by: nork (mentor/implicitly)
v. 1.14 date: 2004/02/16 14:21:01; author: ale; state: Exp; lines: +2 -11 - Fix dependencies - make portlint happy - remove BROKEN and DEPRECATED - Add SIZE Approved by: nork (mentor/implicitly)
v. 1.13 date: 2004/02/16 12:54:48; author: kris; state: Exp; lines: +3 -0 BROKEN: Inconsistent dependencies (mod_php4 and php4). This port will be removed on April 15 if it is still broken at that time.
v. 1.12 date: 2004/01/23 22:14:01; author: pav; state: Exp; lines: +3 -2 - Unbreak by changin mysql dependency PR: ports/61792 (inspired by) Submitted by: Michele Possamai (maintainer)
v. 1.11 date: 2003/03/26 10:29:24; author: foxfair; state: Exp; lines: +1 -1 PR: 48919 Assign MAINTAINER.
v. 1.10 date: 2003/02/26 08:28:54; author: foxfair; state: Exp; lines: +7 -2 Make Apache2 + php happier, also resolve 'make deinstall' problem.
v. 1.9 date: 2003/02/23 02:14:59; author: foxfair; state: Exp; lines: +4 -1 Submitted by: Michele Possamai Update acid to version 0.9.6b23
v. 1.8 date: 2003/02/20 18:59:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.7 date: 2002/11/10 16:47:48; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.6 date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.5 date: 2002/08/31 03:17:23; author: dwcjr; state: Exp; lines: +3 -2 Update to 0.9.6b21 PR: 36940 Submitted by: king@v2project.com
v. 1.4 date: 2002/02/13 20:45:41; author: pat; state: Exp; lines: +17 -20 - Update to 0.9.6b20 - Give maintainership back to ports@ (foxfair has not logged into freefall for over a year and email is bouncing) PR: 34862 Reviewed by: Alex George
v. 1.3 date: 2001/06/07 17:30:25; author: dwcjr; state: Exp; lines: +5 -5 Update to latest "stable" version Fix dependency PR: 26336 Approved by: will No Response: maintainer
v. 1.2 date: 2001/01/21 15:40:44; author: dirk; state: Exp; lines: +2 -2 Switch from mysql322-{client,server} to mysql323-{client,server}. mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
v. 1.1 date: 2000/09/26 02:57:57; author: foxfair; state: Exp; Add acid to our ports tree. (not out, sorry) This is acid v0.9.4, Analysis Console for Intrusion Databases (ACID) with Snort and MySQL. Before someone complain about it, I need to say portlint doesn't like this port so much. That's because the naming rule of DISTFILES(from the author) has a bad style. ACID needs snort 1.6.3(maybe higher) and php3/mysql, we are waitng for upgrading the development version of snort to make this port happy. Submitted by: Yen-Ming Chen ============================================================================= v. 1.18 date: 2005/02/01 18:42:31; author: linimon; state: Exp; lines: +1 -1 Current maintainer notes that he no longer uses this software. We appreciate his help to date. This port is now available for adoption.
v. 1.17 date: 2004/05/25 00:01:44; author: pav; state: Exp; lines: +1 -1 - Fix MASTER_SITES PR: ports/67146 Submitted by: Roman Neuhauser
v. 1.16 date: 2004/02/24 23:12:15; author: ale; state: Exp; lines: +1 -1 Fix adodb dependency. PR: ports/63312 Submitted by: M. Possamai
v. 1.15 date: 2004/02/19 23:43:17; author: ale; state: Exp; lines: +0 -1 Fix dependencies. Noticed by: bento via kris Approved by: nork (mentor/implicitly)
v. 1.14 date: 2004/02/16 14:21:01; author: ale; state: Exp; lines: +2 -11 - Fix dependencies - make portlint happy - remove BROKEN and DEPRECATED - Add SIZE Approved by: nork (mentor/implicitly)
v. 1.13 date: 2004/02/16 12:54:48; author: kris; state: Exp; lines: +3 -0 BROKEN: Inconsistent dependencies (mod_php4 and php4). This port will be removed on April 15 if it is still broken at that time.
v. 1.12 date: 2004/01/23 22:14:01; author: pav; state: Exp; lines: +3 -2 - Unbreak by changin mysql dependency PR: ports/61792 (inspired by) Submitted by: Michele Possamai (maintainer)
v. 1.11 date: 2003/03/26 10:29:24; author: foxfair; state: Exp; lines: +1 -1 PR: 48919 Assign MAINTAINER.
v. 1.10 date: 2003/02/26 08:28:54; author: foxfair; state: Exp; lines: +7 -2 Make Apache2 + php happier, also resolve 'make deinstall' problem.
v. 1.9 date: 2003/02/23 02:14:59; author: foxfair; state: Exp; lines: +4 -1 Submitted by: Michele Possamai Update acid to version 0.9.6b23
v. 1.8 date: 2003/02/20 18:59:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.7 date: 2002/11/10 16:47:48; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.6 date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.5 date: 2002/08/31 03:17:23; author: dwcjr; state: Exp; lines: +3 -2 Update to 0.9.6b21 PR: 36940 Submitted by: king@v2project.com
v. 1.4 date: 2002/02/13 20:45:41; author: pat; state: Exp; lines: +17 -20 - Update to 0.9.6b20 - Give maintainership back to ports@ (foxfair has not logged into freefall for over a year and email is bouncing) PR: 34862 Reviewed by: Alex George
v. 1.3 date: 2001/06/07 17:30:25; author: dwcjr; state: Exp; lines: +5 -5 Update to latest "stable" version Fix dependency PR: 26336 Approved by: will No Response: maintainer
v. 1.2 date: 2001/01/21 15:40:44; author: dirk; state: Exp; lines: +2 -2 Switch from mysql322-{client,server} to mysql323-{client,server}. mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
v. 1.1 date: 2000/09/26 02:57:57; author: foxfair; state: Exp; Add acid to our ports tree. (not out, sorry) This is acid v0.9.4, Analysis Console for Intrusion Databases (ACID) with Snort and MySQL. Before someone complain about it, I need to say portlint doesn't like this port so much. That's because the naming rule of DISTFILES(from the author) has a bad style. ACID needs snort 1.6.3(maybe higher) and php3/mysql, we are waitng for upgrading the development version of snort to make this port happy. Submitted by: Yen-Ming Chen ============================================================================= v. 1.18 date: 2005/02/01 18:42:31; author: linimon; state: Exp; lines: +1 -1 Current maintainer notes that he no longer uses this software. We appreciate his help to date. This port is now available for adoption.
v. 1.17 date: 2004/05/25 00:01:44; author: pav; state: Exp; lines: +1 -1 - Fix MASTER_SITES PR: ports/67146 Submitted by: Roman Neuhauser
v. 1.16 date: 2004/02/24 23:12:15; author: ale; state: Exp; lines: +1 -1 Fix adodb dependency. PR: ports/63312 Submitted by: M. Possamai
v. 1.15 date: 2004/02/19 23:43:17; author: ale; state: Exp; lines: +0 -1 Fix dependencies. Noticed by: bento via kris Approved by: nork (mentor/implicitly)
v. 1.14 date: 2004/02/16 14:21:01; author: ale; state: Exp; lines: +2 -11 - Fix dependencies - make portlint happy - remove BROKEN and DEPRECATED - Add SIZE Approved by: nork (mentor/implicitly)
v. 1.13 date: 2004/02/16 12:54:48; author: kris; state: Exp; lines: +3 -0 BROKEN: Inconsistent dependencies (mod_php4 and php4). This port will be removed on April 15 if it is still broken at that time.
v. 1.12 date: 2004/01/23 22:14:01; author: pav; state: Exp; lines: +3 -2 - Unbreak by changin mysql dependency PR: ports/61792 (inspired by) Submitted by: Michele Possamai (maintainer)
v. 1.11 date: 2003/03/26 10:29:24; author: foxfair; state: Exp; lines: +1 -1 PR: 48919 Assign MAINTAINER.
v. 1.10 date: 2003/02/26 08:28:54; author: foxfair; state: Exp; lines: +7 -2 Make Apache2 + php happier, also resolve 'make deinstall' problem.
v. 1.9 date: 2003/02/23 02:14:59; author: foxfair; state: Exp; lines: +4 -1 Submitted by: Michele Possamai Update acid to version 0.9.6b23
v. 1.8 date: 2003/02/20 18:59:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.7 date: 2002/11/10 16:47:48; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.6 date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.5 date: 2002/08/31 03:17:23; author: dwcjr; state: Exp; lines: +3 -2 Update to 0.9.6b21 PR: 36940 Submitted by: king@v2project.com
v. 1.4 date: 2002/02/13 20:45:41; author: pat; state: Exp; lines: +17 -20 - Update to 0.9.6b20 - Give maintainership back to ports@ (foxfair has not logged into freefall for over a year and email is bouncing) PR: 34862 Reviewed by: Alex George
v. 1.3 date: 2001/06/07 17:30:25; author: dwcjr; state: Exp; lines: +5 -5 Update to latest "stable" version Fix dependency PR: 26336 Approved by: will No Response: maintainer
v. 1.2 date: 2001/01/21 15:40:44; author: dirk; state: Exp; lines: +2 -2 Switch from mysql322-{client,server} to mysql323-{client,server}. mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
v. 1.1 date: 2000/09/26 02:57:57; author: foxfair; state: Exp; Add acid to our ports tree. (not out, sorry) This is acid v0.9.4, Analysis Console for Intrusion Databases (ACID) with Snort and MySQL. Before someone complain about it, I need to say portlint doesn't like this port so much. That's because the naming rule of DISTFILES(from the author) has a bad style. ACID needs snort 1.6.3(maybe higher) and php3/mysql, we are waitng for upgrading the development version of snort to make this port happy. Submitted by: Yen-Ming Chen =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm