Incoming feed - Mandiant Threat Intelligence Feed v4 (Report Feed)#
Specifications |
|
---|---|
Transport type |
Mandiant Threat Intelligence Feed v4 (Report Feed) |
Content type |
Mandiant Threat Intelligence Feed v4 (Report Feed) |
Ingested data |
Mandiant Threat Intelligence reports |
Processed data |
See Data Mapping |
Requirements#
Mandiant Threat Intelligence subscription. Check the Mandiant Documentation to see which subscription you have access to.
Mandiant API key ID.
Mandiant API secret.
Configure the incoming feed#
Create or edit an incoming feed.
Under Transport and content, fill out these fields:
Note
Required fields are marked with an asterisk (*).
Field
Description
Transport type*
Select Mandiant Threat Intelligence Feed v4 (Report Feed) from the drop-down menu.
Content type*
Select Mandiant Threat Intelligence Feed v4 (Report Feed) from the drop-down menu.
API URL*
Default:
https://api.intelligence.mandiant.com
Mandiant API key*
Set this to your Mandiant API key ID.
Mandiant API secret*
Set this to your Mandiant API secret.
Filter reports by type
Select which report types to include.
SSL verification
Selected by default. Select this option to enable SSL for this feed.
Path to SSL certificate file.
Used when connecting to a feed source that uses a custom CA. Set this as the path to the SSL certificate to use when authenticating the feed source.
See SSL Certificates.
Start ingesting from*
Ingest data from the feed source starting from this date and time. Use the drop-down calendar to select the date and time you want to start ingesting feed data from.
Store your changes by selecting Save.
SSL Certificates#
To use an SSL certificate, it must be:
Accessible on the EclecticIQ Intelligence Center host.
Placed in a location that can be accessed by the
eclecticiq
user.Owned by
eclecticiq:eclecticiq
.
To make sure that EclecticIQ Intelligence Center can access the SSL certificate:
Upload the SSL certificate to a location on the EclecticIQ Intelligence Center host.
On the EclecticIQ Intelligence Center host, open the terminal.
Change ownership of the SSL certificate by running as root in the terminal:
chown eclecticiq:eclecticiq /path/to/cert.pem
Where
/path/to/cert.pem
is the location of the SSL certificate EclecticIQ Intelligence Center needs to access.
Data Mapping#
EIQ JSON field |
Mapped from Mandiant JSON |
Description |
---|---|---|
ID |
|
|
Title |
|
Value stored in |
Type |
|
|
Description |
|
Value stored in |
Summary |
|
Value stored in |
Short description |
|
|
Information source |
|
|
Estimated time: Start time |
|
Timestamp in ISO8601 format |
Estimated time: Observed |
|
Timestamp in ISO8601 format |
Observables |
|
|
Tags |
|
Map to Short Descriptions for Reports#
<!-- If report.report_confidence is found: -->
Mandiant Report Confidence: {Value in report.report_confidence}<br>
<!-- If report.report_type or report.reportType is found: -->
Mandiant Report Type: {Value in report.report_type or report.reportType}<br>
<!-- If report.zero_day is found: -->
Mandiant Zero Day: {Value in report.zero_day}<br>
<!-- If report.threat_detail is found: -->
Mandiant Threat Detail: {Value in report.threat_detail}<br>
Mandiant Audience: {List of all labels found in report.labels}<br>
Mandiant Threat Scapes: {List of all threat scapes found in report.threat_scape}<br>
<!-- If report.tags is found -->
Mandiant Affected Industries: {List of all industries found in report.tags.affected_industries}<br>
Mandiant Affected systems: {List of all systems found in report.tags.affected_systems}<br>
Mandiant Intended Effects: {List of all intended effects found in report.tags.intended_effects}<br>
Mandiant Motivations: {List of all motivations found in report.tags.motivations}<br>
Map to Information Sources for Reports#
identity:
name: Mandiant
type: identity
type: information-source
description: Mandiant
references: https://advantage.mandiant.com/reports/<Value in `report.report_id` or `report.reportId`>
Map to Observables for Reports#
These observables are produced when file hashes, malware, and threat actors are present in the report.
actor-id
malware
file
hash-md5
hash-sha1
hash-sha256
ipv4
uri
email