ThreatObservable

A ThreatObservable is a collection of threatObservables associated with threat such as Link, IP-address, File hash etc.

Implements

Fields

_id (ID!)

ID

createdAt (Date)

When was this created?

updatedAt (Date)

When was this last updated?

threat (Threat)

Threat of which this ThreatObservable is part of

organization (Organization)

Organization where this observable was spotted

ip (String)

IP address of threatObservable, if applicable

linkUrl (String)

Url address of threatObservable, if applicable

fileHash (String)

File hash (SHA256) of threatObservable, if applicable