OUM is an interactive rule and CDB updater for OSSEC. Loosely based on the yum package manager, it can be used to update OSSEC rules/decoders, malware signatures, compliance checks, and threat intelligence CDB files.
OSSEC Updater Modified (OUM) 1.0.0
Usage: oum [options] COMMAND
List of Commands:
help Display a helpful usage message
list List pending updates
update Update system
configure Configure system
version Display version
Run the OUM installer
wget -q -O - https://updates.atomicorp.com/installers/oum | bash
After installation is complete, users can configure OUM by running
oum configure
Rulsets can be be updated with oum update
after OUM has been installed and configured.