Entity | Type | Report#
Create Reports to present your findings on different pieces of threat intelligence in a common story with a consistent narrative. Reports allow you to structure and to organize your research, and publish it.
Create#
Create a Report by selecting:
From the left sidebar + Create > Report.
A modal opens asking you to choose:
Blank report: Start with an empty report.
Start with Report template: Choose a pre-configured report template.
See Entity | Type | Report | Template for more information about report templates.
Or:
In the top navigation bar of a graph, select + and then Report to create a draft entity.
Double-click to open the newly created draft entity to edit it.
Then, Configure this entity.
Configure#
The following sections the fields and options available.
Note
Required fields are marked with an asterisk (*).
General#
Field |
EIQ JSON field |
Description |
|---|---|---|
Title* |
|
Descriptive title for this entity. See Titles and aliases. |
Description |
|
The report content. You can add rich text here. See Entities | Rich text editor. |
Confidence |
|
Intents#
Add one or more Report intents.
Field |
EIQ JSON field |
Description |
|---|---|---|
Intents* |
|
One or more Report intents. Analogous to ReportIntentVocab-1.0. Possible values:
|
Observables#
You can create one or more new observables and link it to the currently open entity by selecting + Observable under the Observables section.
Note
If an observable you create here matches an observable rule with an ignore action, it does not appear when the you publish the entity.
In the Add observable view that appears, fill out these fields:
Field |
EIQ JSON field |
Description |
|---|---|---|
Type* |
|
See Observable types |
Link name* |
||
Values(s)* |
|
Enter one or more values. One observable is created per value. Values must be comma-separated, or newline-separated, but not both. |
Maliciousness* |
Relationships#
Add relationships to this entity by selecting + Add relationship.
Meta#
The Meta section contains configuration options that allow you to attach descriptive data to the entity.
Field |
EIQ JSON field |
Description |
|---|---|---|
Estimated threat start time |
|
Estimated start of threat. See Time values. |
Estimated threat end time |
|
Estimated end of threat. See Time values. |
Estimated observed time |
|
Estimated time threat was observed. See Time values. |
Half-life |
|
See Half-life. Select one of these options:
|
Tags |
|
See tags and taxonomies. |
Source* |
|
Select one source. |
Source reliability |
|
See source reliability. Options:
|
TLP |
|
Set a TLP color for this entity. |
Information source#
Field |
EIQ JSON field |
Description |
|---|---|---|
Description |
|
Description of information source. |
Identity |
|
Name of this information source |
Roles |
|
One or more information source roles. Possible values:
|
References |
|
One or more URLs. |
Attachment#
Upload one or more attachments for this report.
Drag and drop files into the box here,
or select Upload
to browse your local filesystem and select files to upload.
When exported to EIQ JSON, these attachments are base64-encoded and embedded in the
attachments[]field of the entity object.By default, the maximum size for file attachments is 50MB.
To read an attachment after the report is saved, select Go to attachments
from the Search entity listing or from the top bar of the entity detail pane.
See Entity | Details | Attachments.
Data marking#
Descriptive metadata for entity.
Field |
EIQ JSON field |
Description |
|---|---|---|
Terms of use |
|
Free text field allowing you to attach terms of use to an entity. Analogous to TermsOfUseMarkingStructureType. |
Simple |
|
Free text field for attaching any text to an entity. Analogous to SimpleMarkingStructureType. |
Workflow#
Use options here to apply workflow options to this entity.
Field |
Description |
|---|---|
Add to dataset |
Select this option to add this entity to one or more datasets on Publish. |
Manually enrich |
Run one or more enrichers on this entity on Publish. |
Save and publish#
Tip
For more information, see Draft and published entities.
Select Publish to create this entity, and make it available under + Create > Production > Published.
For more publishing options, select
More
and then one of these options:
Publish and new: Publish this entity, and start creating a new entity.
Publish and duplicate: Publish this entity, and start creating a new entity using all the values set for this entity.
Select Save draft to save this entity as a draft, and make it available under + Create > Production > Drafts. You must publish an entity to use it elsewhere on EclecticIQ Intelligence Center.
For more options while saving as a draft, select
More
and then one of these options:
Publish and new: Save this entity as a draft, and start creating a new entity.
Publish and duplicate: Save this entity as a draft, and start creating a new entity using all the values set for this draft entity.
Create content in reports#
You can create content in reports with the rich text editor, and then publish them.
See Entities | Rich text editor for details about editor features and capabilities.
Export and distribute reports#
Reports can be exported and distributed, manually or through outgoing feeds.
Inline images are embedded as attachments in the entity.
When exported as EIQ JSON, images and attachments are base64 encoded and stored in the
data.attachments[]field.In PDF exports, inline images are embedded and displayed.
Attachments and inline images are not supported for STIX 1.2 and STIX 2.1 exports.
STIX 2.1#
Report types#
The STIX 2.1 report_types field is mapped to tags in entities.
When a Report SDO is ingested, all values set in its report_types field
are ingested as tags in the resulting Report entity, with the format Report type - <report_type>.
When an EclecticIQ Report entity is exported as STIX 2.1,
Report type - <report_type> tags are set as members of the report_types field
in the resulting Report SDO, where <report_type> is a valid report-type-ov value.