https://github.com/ossec/oum
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ossec/oum
- Owner: ossec
- License: agpl-3.0
- Created: 2020-10-08T14:08:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-01T17:26:51.000Z (about 3 years ago)
- Last Synced: 2025-04-08T04:33:48.745Z (about 1 year ago)
- Language: Shell
- Size: 367 KB
- Stars: 4
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# OSSEC Updater Modified (OUM)
# Description
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.
# Usage
```
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
```
# Installing OSSEC Updater Modified (OUM)
Run the OUM installer
`wget -q -O - https://updates.atomicorp.com/installers/oum | bash`
# Configuring OSSEC Updater Modified (OUM)
After installation is complete, users can configure OUM by running
`oum configure`
# Updating rules with OSSEC Updater Modified (OUM)
Rulsets can be be updated with `oum update` after OUM has been installed and configured.
# Screenshots
