GithubHelp home page GithubHelp logo

mfesiem / msiem Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 1.33 MB

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

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

License: MIT License

Python 76.91% Shell 7.30% HTML 15.79%
mcafee siem api command-line cli

msiem's Introduction

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 !

msiem's People

Contributors

tristanlatr avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

msiem's Issues

Add default keys for triggering events with `--no_events`

msiem alarms -t LAST_3_DAYS --no_events will show events with keys: ruleName | srcIp | destIp instead of ruleMessage | sourceIp | destIp . This leads into displaying None a lot...

Workaround:
Use msiem alarms -t LAST_3_DAYS --no_events --events_fields ruleMessage sourceIp destIp

Todo: configure a new static var and assign it to events fields if --no_events and SIEM version >=11.x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.