معرفی شرکت ها


cyjax-misp-input-module-1.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

cyjax-misp-input-module provides an input module for MISP for incident reports and indicators of compromise.
ویژگی مقدار
سیستم عامل -
نام فایل cyjax-misp-input-module-1.0.2
نام cyjax-misp-input-module
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Cyjax Ltd.
ایمیل نویسنده github@cyjax.com
آدرس صفحه اصلی https://www.cyjax.com
آدرس اینترنتی https://pypi.org/project/cyjax-misp-input-module/
مجوز MIT
## Introduction ```cyjax-misp-input-module``` is an input module for [MISP](https://www.misp-project.org). 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](http://pypi.python.org/pypi/cyjax-misp-input-module). ## 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 ```


نیازمندی

مقدار نام
- pymisp
- cyjax-cti
- pytest
==2.17 pylint
- flake8
- twine


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl cyjax-misp-input-module-1.0.2:

    pip install cyjax-misp-input-module-1.0.2.whl


نصب پکیج tar.gz cyjax-misp-input-module-1.0.2:

    pip install cyjax-misp-input-module-1.0.2.tar.gz