Sdílet prostřednictvím


ThreatIntelligenceIndicatorProperties interface

Popisuje vlastnosti entity analýzy hrozeb.

Extends

Vlastnosti

confidence

Spolehlivost entity analýzy hrozeb

created

Vytvořil(a)

createdByRef

Vytvořeno odkazem na entitu analýzy hrozeb

defanged

Je entita analýzy hrozeb defanged

description

Popis entity analýzy hrozeb

displayName

Zobrazovaný název entity analýzy hrozeb

extensions

Mapa rozšíření

externalId

Externí ID entity analýzy hrozeb

externalLastUpdatedTimeUtc

Externí čas poslední aktualizace v UTC

externalReferences

Externí odkazy

granularMarkings

Podrobné označení

indicatorTypes

Typy ukazatelů entit analýzy hrozeb

killChainPhases

Fáze ukončení řetězu

labels

Popisky entity analýzy hrozeb

language

Jazyk entity analýzy hrozeb

lastUpdatedTimeUtc

Čas poslední aktualizace v UTC

modified

Autor změny

objectMarkingRefs

Odkazy na objekt entity analýzy hrozeb

parsedPattern

Parsované vzory

pattern

Model entity analýzy hrozeb

patternType

Typ vzoru entity analýzy hrozeb

patternVersion

Vzorová verze entity analýzy hrozeb

revoked

Je odvolaná entita analýzy hrozeb

source

Zdroj entity analýzy hrozeb

threatIntelligenceTags

Seznam značek

threatTypes

Typy hrozeb

validFrom

Platné od

validUntil

Platné do

Zděděné vlastnosti

additionalData

Taška vlastních polí, která by měla být součástí entity, a bude prezentována uživateli. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

friendlyName

Zobrazovaný název položky grafu, který je krátce čitelný popis instance položky grafu. Tato vlastnost je volitelná a může se generovat systémem. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

Podrobnosti vlastnosti

confidence

Spolehlivost entity analýzy hrozeb

confidence?: number

Hodnota vlastnosti

number

created

Vytvořil(a)

created?: string

Hodnota vlastnosti

string

createdByRef

Vytvořeno odkazem na entitu analýzy hrozeb

createdByRef?: string

Hodnota vlastnosti

string

defanged

Je entita analýzy hrozeb defanged

defanged?: boolean

Hodnota vlastnosti

boolean

description

Popis entity analýzy hrozeb

description?: string

Hodnota vlastnosti

string

displayName

Zobrazovaný název entity analýzy hrozeb

displayName?: string

Hodnota vlastnosti

string

extensions

Mapa rozšíření

extensions?: {[propertyName: string]: any}

Hodnota vlastnosti

{[propertyName: string]: any}

externalId

Externí ID entity analýzy hrozeb

externalId?: string

Hodnota vlastnosti

string

externalLastUpdatedTimeUtc

Externí čas poslední aktualizace v UTC

externalLastUpdatedTimeUtc?: string

Hodnota vlastnosti

string

externalReferences

Externí odkazy

externalReferences?: ThreatIntelligenceExternalReference[]

Hodnota vlastnosti

granularMarkings

Podrobné označení

granularMarkings?: ThreatIntelligenceGranularMarkingModel[]

Hodnota vlastnosti

indicatorTypes

Typy ukazatelů entit analýzy hrozeb

indicatorTypes?: string[]

Hodnota vlastnosti

string[]

killChainPhases

Fáze ukončení řetězu

killChainPhases?: ThreatIntelligenceKillChainPhase[]

Hodnota vlastnosti

labels

Popisky entity analýzy hrozeb

labels?: string[]

Hodnota vlastnosti

string[]

language

Jazyk entity analýzy hrozeb

language?: string

Hodnota vlastnosti

string

lastUpdatedTimeUtc

Čas poslední aktualizace v UTC

lastUpdatedTimeUtc?: string

Hodnota vlastnosti

string

modified

Autor změny

modified?: string

Hodnota vlastnosti

string

objectMarkingRefs

Odkazy na objekt entity analýzy hrozeb

objectMarkingRefs?: string[]

Hodnota vlastnosti

string[]

parsedPattern

Parsované vzory

parsedPattern?: ThreatIntelligenceParsedPattern[]

Hodnota vlastnosti

pattern

Model entity analýzy hrozeb

pattern?: string

Hodnota vlastnosti

string

patternType

Typ vzoru entity analýzy hrozeb

patternType?: string

Hodnota vlastnosti

string

patternVersion

Vzorová verze entity analýzy hrozeb

patternVersion?: string

Hodnota vlastnosti

string

revoked

Je odvolaná entita analýzy hrozeb

revoked?: boolean

Hodnota vlastnosti

boolean

source

Zdroj entity analýzy hrozeb

source?: string

Hodnota vlastnosti

string

threatIntelligenceTags

Seznam značek

threatIntelligenceTags?: string[]

Hodnota vlastnosti

string[]

threatTypes

Typy hrozeb

threatTypes?: string[]

Hodnota vlastnosti

string[]

validFrom

Platné od

validFrom?: string

Hodnota vlastnosti

string

validUntil

Platné do

validUntil?: string

Hodnota vlastnosti

string

Podrobnosti zděděných vlastností

additionalData

Taška vlastních polí, která by měla být součástí entity, a bude prezentována uživateli. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

additionalData?: {[propertyName: string]: Record<string, unknown>}

Hodnota vlastnosti

{[propertyName: string]: Record<string, unknown>}

Zděděno zEntityCommonProperties.additionalData

friendlyName

Zobrazovaný název položky grafu, který je krátce čitelný popis instance položky grafu. Tato vlastnost je volitelná a může se generovat systémem. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

friendlyName?: string

Hodnota vlastnosti

string

Zděděno zEntityCommonProperties.friendlyName