1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: prelude-correlator
Section: admin
Priority: extra
Maintainer: Pierre Chifflier <pollux@debian.org>
Build-Depends: debhelper (>> 5.0.0),
python,
python-setuptools (>= 0.6c8),
dh-python,
python-prelude (>= 0.9.23)
Standards-Version: 3.8.4
Homepage: http://www.prelude-ids.com/
X-Python-Version: >= 2.5
Package: prelude-correlator
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
python-prelude (>= 0.9.23),
python-pkg-resources (>= 0.6c8-4),
adduser
Description: Security Information Management System [ Correlator ]
Prelude is a Universal "Security Information Management" (SIM) system.
Prelude collects, normalizes, sorts, aggregates, correlates and reports all
security-related events independently of the source or event.
.
This package provides the Prelude Correlator, which is a powerful
correlation engine using Python to write correlation rules.
.
The features currently include:
* Rapid identification of important security events, enabling the analyst to
assign task priorities
* Alert correlation originally from heterogeneous sensors deployed on the
whole infrastructure
* Real-time analysis of events received by the Prelude Manager
|