mfesiem / msiem

McAfee SIEM Command Line Interface. Most of the msiempy features accessible with CLI.

Home Page:https://mfesiem.github.io/docs/msiem/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

McAfee SIEM Command Line Interface

Tests PyPI version Docs

                _                
  _ __ ___  ___(_) ___ _ __ ___  
 | '_ ` _ \/ __| |/ _ | '_ ` _ \ 
 | | | | | \__ | |  __| | | | | |
 |_| |_| |_|___|_|\___|_| |_| |_| CLI
     
 McAfee SIEM Command Line Interface

Most of the msiempy features accessible with CLI.

Based on the work of Andy Walden.

Features

msiem config              Set and print your msiempy config.
msiem alarms              Query alarms with alarms and events based regex filters. 
                          Print, acknowledge, unacknowledge and delete alarms.
msiem esm                 Show ESM version and misc informations regarding your ESM.
msiem ds                  Add datasources from CSV or INI files, list, search, remove.
msiem events              Query events with any simple filter.
msiem api                 Quickly make API requests to any enpoints with any data.

Installation

$ pip install msiem --upgrade

Command Line Interface documentation

Read the documentation or use msiem -h.

More to come !

About

McAfee SIEM Command Line Interface. Most of the msiempy features accessible with CLI.

https://mfesiem.github.io/docs/msiem/index.html

License:MIT License


Languages

Language:Python 76.9%Language:HTML 15.8%Language:Shell 7.3%