# MISP modules
[](https://travis-ci.org/MISP/misp-modules)
[](https://coveralls.io/github/MISP/misp-modules?branch=master)
[](https://codecov.io/gh/MISP/misp-modules)
[](https://app.fossa.io/projects/git%2Bgithub.com%2F8ear%2Fmisp-modules?ref=badge_shield)
## About
MISP modules are autonomous modules that can be used for expansion and other services in [MISP ](https://github.com/MISP/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 ](https://www.circl.lu/assets/files/misp-training/switch2016/2-misp-modules.pdf ) slides from MISP training.
## Documentation
The new documentation can found [here ](https://misp.github.io/misp-modules ).
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2F8ear%2Fmisp-modules?ref=badge_large)