Exporting information from the graph

You can export information about all indicators on a graph to a CSV file.

To export information about indicators:

  1. Open the graph.
  2. Click the Export (Export) button in the top menu.

    A menu opens.

  3. Select Export as CSV.
  4. Specify the name for the CSV file.
  5. Save the file.

Format of the exported file

Column

Description

type

Indicator type.

Possible values:

  • URL
  • IP
  • MD5
  • SHA1
  • SHA256

value

Indicator value.

is_observable

Binary flag that specifies whether the indicator was added from an external source or present in the Kaspersky CyberTrace database:

  • True—The indicator was added from the external source.
  • False—The indicator was present in the Kaspersky CyberTrace database.

is_false_positive

Binary flag that specifies whether the indicator belongs to the FalsePositive supplier:

  • True—The indicator belongs to the FalsePositive supplier.
  • False—The indicator does not belong to the FalsePositive supplier.

created_date

Date and time when the indicator was added to the graph.

updated_date

Date and time when the information about the indicator was updated.

Page top