Skip to main content

cyjax-misp-input-module provides an input module for MISP for incident reports and indicators of compromise.

Project description

Introduction

cyjax-misp-input-module is an input module for MISP. It can be used to ingest incident reports and indicators of compromise as MISP events and attributes.

The library is available on Python Package Index.

Install

You can install the cyjax-misp-input-module library with pip:

pip install --user cyjax-misp-input-module

Configuration

To setup the module, you have to provide:

  • Cyjax API key: the API key for the Cyjax platform API
  • MISP URL: the URL to connect to MISP
  • MISP API key: the API key for MISP REST API. You can find your key by clicking on Home -> REST client. Then copy the value from Authorization header.

Then please run:

$HOME/.local/bin/cyjax-misp-input-module --setup

=== MISP input module for Cyjax Threat Intelligence platform ===

Please provide the Cyjax API key: g5d9fig0db5b6b7022d3a5d3c93883g4
Please provide the MISP URL: https://misp.domain.com
Please provide the MISP API key: X2QrvRBwblBbd9nGa8Z2aJHDYZFoVFFiAadolPUU

Run

Please setup a cronjob to run the MISP input module every one hour:

crontab -e
0 * * * * $HOME/.local/bin/cyjax-misp-input-module

Uninstall

To remove the MISP input module please run:

pip uninstall cyjax-misp-input-module
rm $HOME/.config/cyjax_misp_input.json

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cyjax-misp-input-module-1.1.0.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

cyjax_misp_input_module-1.1.0-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page