atomicturtle / oum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and threat intelligence CDB files.

Usage

OSSEC Updater Modified (OUM) 0.1

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) 0.1

Run the OUM installer wget -q -O - https://updates.atomicorp.com/installers/oum | bash

Configuring OSSEC Updater Modified (OUM) 0.1

After installation is complete, users can configure OUM by running oum configure

Updating rules with OSSEC Updater Modified (OUM) 0.1

Rulsets can be be updated with oum update after OUM has been installed and configured.

Screenshots

test

About

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%