Modules for expansion services, import and export in MISP http://misp.github.io/misp-modules
 
 
 
 
Go to file
8ear fb261a5dcb
Change contribute.md
2019-07-31 08:36:04 +02:00
doc Add mkdocs as a great web documentation 2019-07-31 08:25:51 +02:00
docs Change contribute.md 2019-07-31 08:36:04 +02:00
misp_modules fix: Pep8 related fixes. 2019-02-04 11:05:51 +01:00
tests add: Added test files for yara to test yara library & potentially yara syntax 2018-11-13 16:00:55 +01:00
var default var directory added 2016-02-18 09:25:51 +01:00
.gitignore Add mkdocs as a great web documentation 2019-07-31 08:25:51 +02:00
.travis.yml Add mkdocs as a great web documentation 2019-07-31 08:25:51 +02:00
LICENSE Create LICENSE 2016-09-05 07:26:29 +02:00
Makefile Add mkdocs as a great web documentation 2019-07-31 08:25:51 +02:00
Pipfile chg: Use pipenv, update bgpranking/ipasn modules 2019-01-21 13:31:52 +01:00
Pipfile.lock chg: Bump dependencies 2019-02-04 10:29:23 +01:00
README.md Add mkdocs as a great web documentation 2019-07-31 08:25:51 +02:00
README.rst Make it a package 2016-06-18 11:04:41 +09:00
REQUIREMENTS chg: Bump dependencies 2019-02-04 10:29:23 +01:00
mkdocs.yml Add mkdocs as a great web documentation 2019-07-31 08:25:51 +02:00
setup.py chg: Use pipenv, update bgpranking/ipasn modules 2019-01-21 13:31:52 +01:00

README.md

MISP modules

Build Status Coverage Status codecov FOSSA Status

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