Plugin

Describes a CyberTrace plug-in.

Path

Plugins > Plugin

Attributes

This element has the following attribute:

Attribute

Description

Plugin id

Specifies the plug-in ID value.

Nested elements

Availability of nested elements is specific for a certain plug-in.

Example

The following is an example of this section.

<Plugins>

<Plugin id="kl_graph_virustotal_enrichment">

<APIBaseURL>https://www.virustotal.com/api/v3</APIBaseURL>

<APIToken>VmVyeSBzdHJvbmcgcGFzc3dvcmQ=</APIToken>

</Plugin>

</Plugins>

Page top