Document toolboxDocument toolbox

edr.all.threats

Introduction

This union table collects information from a set of tables with endpoint detection and response events.

Source tables

The information displayed is extracted from the following tables:

  • av.sentinelone.rfc_5424

  • cef0.bit9CarbonblackJson.cbResponse

  • edr.carbonblack.alert

  • edr.cbef.alert.cb_analytics

  • edr.cbef.alert.watchlist

  • edr.crowdstrike.falconstreaming.detection_summary

  • edr.crowdstrike_cd.cannon

  • edr.crowdstrike_cd.falcon

  • edr.crowdstrike_old.cannon

  • edr.crowdstrike_old.falcon

  • edr.cylance.device

  • edr.cylance.threats

  • edr.fireeye.alerts

  • edr.minervalabs.events

  • edr.sentinelone.agent.threats

  • edr.symantec.events

  • edr.tanium.events

  • edr.tanium.threats

  • endpoint.carbonblack.protection

  • xdr.cynet.alerts.events

Table structure

This is the set of columns displayed by this union table, which is the result of the collection of columns present in all source tables: 

Extra columns

Fields marked as Extra in the table below are not shown by default in data tables and need to be explicitly requested in the query. You can find them marked as Extra when you perform a query so they can be easily identified. Learn more about this in Selecting unrevealed columns.

Field

Data type

Extra fields

Field

Data type

Extra fields

eventdate

timestamp

-

source

str

-

ip

ip4

-

mac

str

-

sha256

str

-

sha1

str

-

md5

str

-

file_name

str

-

file_path

str

-

message

str

-

status

str

-

Field

Data type

Extra fields

Field

Data type

Extra fields

rule

str

-

hostname

str

-

threat_name

str

-

severity

str

-

user

str

-

threat_type

str

-

pid

int4

-

pid_string

str

-

ppid

str

-

rawSource

str

-

rawMessage

str

hostchain

str

tag

str

Field transformations

Even though all source tables have several features in common, they have some particularities that make it necessary to undergo a set of transformations to harmonize them for the union table. The most common transformations comprise changes in the data type or the application of rules when several columns in the source table feed a single column in the union table. You can find below the detailed list of transformations in each source table.