Home - jbarlow-mcafee/opendxl-misp-service-python GitHub Wiki
MISP DXL Python Service
See the navigation bar on the right for an overview of the MISP DXL Python service, installation and configuration information, and examples.
Overview
The MISP DXL Python service exposes access to the MISP REST APIs via the Data Exchange Layer (DXL) fabric. The service also provides support for forwarding MISP ZeroMQ message notifications to the DXL fabric.
Installation
To start using the MISP DXL Python Service:
- Download the Latest Release
- Extract the release .zip file
- View the
README.html
file located at the root of the extracted files.- The
README
links to the documentation which includes installation instructions and usage examples.
- The