prelude-admin
Security Information Management System [ Base library ]
Install
- All systems
-
curl cmd.cat/prelude-admin.sh
- Debian
-
apt-get install libprelude2-dbg
- Ubuntu
-
apt-get install libprelude2v5
- Kali Linux
-
apt-get install prelude-utils
- Fedora
-
dnf install prelude-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libprelude2v5
- Raspbian
-
apt-get install libprelude2
- Dockerfile
- dockerfile.run/prelude-admin
libprelude2
Security Information Management System [ Base library ]
Prelude is a Universal "Security Information Management" (SIM) system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. This package contains the Prelude shared library.
prelude-utils
Security Information and Events Management system [ Utils ]
The Prelude Library is a collection of generic functions providing communication between the Prelude SIEM suite components. It provides a convenient interface for sending alerts to Prelude Manager with transparent SSL, failover and replication support, asynchronous events and timer interfaces, an abstracted configuration API (hooking at the commandline, the configuration line, or wide configuration, available from the Manager), and a generic plugin API. It allows you to easily turn your favorite security program into a Prelude sensor. This package contains the Prelude shared library utils.
prelude-tools
Command-line tools for libprelude
libprelude2-dbg
Security Information Management System [ Debug symbols ]
Prelude is a Universal "Security Information Management" (SIM) system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports. This package contains debugging symbols for Prelude shared library.