AlienVault-OTX / OTX-Node-SDK

Open Threat Exchange Node SDK
https://otx.alienvault.com/
Apache License 2.0
8 stars 7 forks source link

Open Threat Exchange Node API Client

alt tag

OTX-Node-SDK

Open Threat Exchange is an open community that allows participants to learn about the latest threats, research indicators of compromise observed in their environments, share threats they have identified, and automatically update their security infrastructure with the latest indicators to defend their environment.

OTX Direct Connect agents provide a way to automatically update your security infrastructure with pulses you have subscribed to from with Open Threat Exchange. By using Direct Connect, the indicators contained within the pulses you have subscribed to can be downloaded and made locally available for other applications such as Intrusion Detection Systems, Firewalls, and other security-focused applications.

OTX DirectConnect Node SDK

OTX DirectConnect provides a mechanism to automatically pull indicators of compromise from the Open Threat Exchange portal into your environment. The DirectConnect API provides access to all Pulses that you have subscribed to in Open Threat Exchange (https://otx.alienvault.com).

Installation and Usage

OTX-Node-SDK will soon be added to npm. Until then follow the instructions below:

Usage Docs

All functions require a callback.

Indicators

Refer to https://otx.alienvault.com/api/ API Docs for parameter options and response examples.

Pulses

Refer to https://otx.alienvault.com/api/ API Docs for parameter options and response examples.

Search

Refer to https://otx.alienvault.com/api/ API Docs for parameter options and response examples.

Users

Refer to https://otx.alienvault.com/api/ API Docs for parameter options and response examples.