preludedb-admin
Security Information Management System [ Base library ]
Install
- All systems
-
curl cmd.cat/preludedb-admin.sh
- Debian
-
apt-get install preludedb-utils
- Ubuntu
-
apt-get install preludedb-utils
- Kali Linux
-
apt-get install preludedb-utils
- Fedora
-
dnf install preludedb-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install preludedb-utils
- Raspbian
-
apt-get install libpreludedb0
- Dockerfile
- dockerfile.run/preludedb-admin
libpreludedb0
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 PreludeDB shared library.
preludedb-utils
Security Information and Events Management System [ Library utils ]
The PreludeDB Library provides an abstraction layer upon the type and the format of the database used to store IDMEF alerts. It allows developers to use the Prelude IDMEF database easily and efficiently without worrying about SQL, and to access the database independently of the type/format of the database. This package contains the Prelude shared library tools.