Modules for expansion services, import and export in MISP http://misp.github.io/misp-modules
 
 
 
 
Go to file
8ear d7bf9e4df8
Fixing Install.md
2019-09-02 11:56:04 +02:00
doc Merge branch 'master' into 8ear-add-mkdocs-documentation 2019-07-31 08:37:19 +02:00
docs Fixing Install.md 2019-09-02 11:56:04 +02:00
etc/systemd/system
misp_modules
tests
tools
var
.gitignore
.travis.yml Change mkdocs deploy method 2019-07-31 08:53:16 +02:00
LICENSE
Makefile Added docker and non-docker make commands 2019-08-02 10:28:08 +02:00
Pipfile
Pipfile.lock
README.md Merge branch 'master' into 8ear-add-mkdocs-documentation 2019-07-31 08:37:19 +02:00
README.rst
REQUIREMENTS chg: [install] REQUIREMENTS file updated 2019-05-25 09:21:59 +02:00
mkdocs.yml
setup.py

README.md

MISP modules

Build Status Coverage Status codecov FOSSA Status

About

MISP modules are autonomous modules that can be used for expansion and other services in MISP.

The modules are written in Python 3 following a simple API interface. The objective is to ease the extensions of MISP functionalities without modifying core components. The API is available via a simple REST API which is independent from MISP installation or configuration.

MISP modules support is included in MISP starting from version 2.4.28.

For more information: Extending MISP with Python modules slides from MISP training.

Documentation

The new documentation can found here.

License

FOSSA Status