Skip to content
Jeremy Barlow edited this page Jul 11, 2018 · 1 revision

McAfee Threat Intelligence Exchange (TIE) DXL Javascript Client Library

See the navigation bar on the right for an overview of the McAfee Threat Intelligence Exchange (TIE) JavaScript Client Library and examples.

Overview

The McAfee Threat Intelligence Exchange (TIE) DXL JavaScript client library provides a high level wrapper for the TIE Data Exchange Layer (DXL) API.

The purpose of this library is to allow users to access the features of TIE (manage reputations, determine where a file has executed, etc.) without having to focus on lower-level details such as TIE-specific DXL topics and message formats.

Installation

To start using the McAfee Threat Intelligence Exchange (TIE) DXL Javascript Client Library:

  • 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, API details, and samples.
    • The SDK documentation is also available on-line here.