Modules for expansion services, import and export in MISP http://misp.github.io/misp-modules
 
 
 
 
Go to file
Max H 90d7485751
Merge branch 'master' into 8ear-add-mkdocs-documentation
2019-07-31 08:37:19 +02:00
doc Merge branch 'master' into 8ear-add-mkdocs-documentation 2019-07-31 08:37:19 +02:00
docs Change contribute.md 2019-07-31 08:36:04 +02:00
etc/systemd/system
misp_modules fix: Fixed cvss-score object relation name 2019-07-30 09:55:36 +02:00
tests fix: Wrong change in last commit. 2019-07-24 09:57:52 +02:00
tools chr: Restart the modules after update 2019-02-26 16:48:15 -08:00
var default var directory added 2016-02-18 09:25:51 +01:00
.gitignore
.travis.yml Merge branch 'master' into 8ear-add-mkdocs-documentation 2019-07-31 08:37:19 +02:00
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md Merge branch 'master' into 8ear-add-mkdocs-documentation 2019-07-31 08:37:19 +02:00
README.rst
REQUIREMENTS
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