Skip to content

Commit 1b0f968

Browse files
committed
Remove beta tagging from Intel471 and Mandiant threat intel sources
1 parent 860dad6 commit 1b0f968

File tree

5 files changed

+15
-19
lines changed

5 files changed

+15
-19
lines changed

docs/security/threat-intelligence/about-threat-intelligence.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,11 @@ You do not need to be assigned these role capabilities to [find threats with log
4747

4848
To search logs that contain correlations to threat intelligence indicators, you must first ingest the indicators. You can ingest indicators using:
4949
* **The Threat Intelligence tab**. See [Add indicators in the Threat Intelligence tab](/docs/security/threat-intelligence/threat-intelligence-indicators/#add-indicators-in-the-threat-intelligence-tab).
50-
* **A collector**. See [STIX/TAXII 2 Client Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/stix-taxii-2-client-source) and [STIX/TAXII 1 Client Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/stix-taxii-1-client-source).
50+
* **A collector**. See:
51+
* [Intel471 Threat Intel Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/intel471-threat-intel-source)
52+
* [Mandiant Threat Intel Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/mandiant-threat-intel-source)
53+
* [STIX/TAXII 1 Client Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/stix-taxii-1-client-source)
54+
* [STIX/TAXII 2 Client Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/stix-taxii-2-client-source)
5155
* **The API**. See the following APIs in the [Threat Intel Ingest Management](https://api.sumologic.com/docs/#tag/threatIntelIngest) API resource:
5256
* [uploadNormalizedIndicators API](https://api.sumologic.com/docs/#operation/uploadNormalizedIndicators)
5357
* [uploadCsvIndicators API](https://api.sumologic.com/docs/#operation/uploadCsvIndicators)

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,14 +301,12 @@ In this section, we'll introduce the following concepts:
301301
<p>Collects a list of users from the Google Workspace Users API.</p>
302302
</div>
303303
</div>
304-
<!--
305304
<div className="box smallbox card">
306305
<div className="container">
307306
<a href="/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/intel471-threat-intel-source"><img src={useBaseUrl('img/integrations/security-threat-detection/intel471-threat-intel.png')} alt="thumbnail icon" width="100"/><h4>Intel471 Threat Intel</h4></a>
308307
<p>Learn to collect threat indicators from the Intel471 platform.</p>
309308
</div>
310309
</div>
311-
-->
312310
<div className="box smallbox card">
313311
<div className="container">
314312
<a href="/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/jamf-source"><img src={useBaseUrl('img/send-data/jamf.png')} alt="icon" width="120"/><h4>Jamf</h4></a>
@@ -357,6 +355,12 @@ In this section, we'll introduce the following concepts:
357355
<p>Collects user and device data from the Microsoft Graph API Security endpoint.</p>
358356
</div>
359357
</div>
358+
<div className="box smallbox card">
359+
<div className="container">
360+
<a href="/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/mandiant-threat-intel-source/"><img src={useBaseUrl('img/send-data/mandiant-threat-intel-logo.png')} alt="thumbnail icon" width="60"/><h4>Mandiant Threat Intel</h4></a>
361+
<p>Learn to collect threat indicators from the Mandiant platform.</p>
362+
</div>
363+
</div>
360364
<div className="box smallbox card">
361365
<div className="container">
362366
<a href="/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-exchange-trace-logs"><img src={useBaseUrl('img/send-data/microsoft-exchange-logo.svg')} alt="icon" width="120"/><h4>Microsoft Exchange Trace Logs</h4></a>

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/intel-471-threat-intel-source.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ import MyComponentSource from '!!raw-loader!/files/c2c/intel471-threat-intel/exa
1313
import TerraformExample from '!!raw-loader!/files/c2c/intel471-threat-intel/example.tf';
1414
import useBaseUrl from '@docusaurus/useBaseUrl';
1515

16-
<head>
17-
<meta name="robots" content="noindex" />
18-
</head>
19-
20-
<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>
21-
2216
<img src={useBaseUrl('img/integrations/security-threat-detection/intel471-threat-intel.png')} alt="intel471-threat-intel.png" width="100" />
2317

2418
Intel471 is a cybersecurity firm specializing in providing cyber threat intelligence services. Their focus is primarily on delivering information about threats originating from the criminal underground, including malware, malicious actors, and their tactics, techniques, and procedures (TTPs). Intel471 provides these insights to help organizations protect themselves against cyber threats. Their intelligence-gathering efforts often involve monitoring and analyzing underground marketplaces, forums, and other communication channels used by cyber criminals.

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/mandiant-threat-intel-source.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: mandiant-threat-intel-source
3-
title: Mandiant Threat Intel Source (Beta)
4-
sidebar_label: Mandiant Threat Intel (Beta)
3+
title: Mandiant Threat Intel Source
4+
sidebar_label: Mandiant Threat Intel
55
tags:
66
- cloud-to-cloud
77
- mandiant-threat-intel
@@ -13,12 +13,6 @@ import MyComponentSource from '!!raw-loader!/files/c2c/mandiant-threat-intel/exa
1313
import TerraformExample from '!!raw-loader!/files/c2c/mandiant-threat-intel/example.tf';
1414
import useBaseUrl from '@docusaurus/useBaseUrl';
1515

16-
<head>
17-
<meta name="robots" content="noindex" />
18-
</head>
19-
20-
<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>
21-
2216
<img src={useBaseUrl('img/send-data/mandiant-threat-intel-logo.png')} alt="icon" width="60" />
2317

2418
Mandiant is a recognized leader in dynamic cyber defense, threat intelligence, and incident response services. By scaling decades of frontline experience, Mandiant helps organizations to be confident in their readiness to defend against and respond to cyber threats. Mandiant is part of Google Cloud. The Mandiant Threat Intel integration ingests the indicators data from Mandiant API and sends it to Sumo Logic as normalized threat indicators.

sidebars.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,15 +433,15 @@ module.exports = {
433433
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/google-bigquery-source',
434434
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/google-workspace-alertcenter',
435435
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/google-workspace-source',
436-
// 'send-data/hosted-collectors/cloud-to-cloud-integration-framework/intel471-threat-intel-source',
436+
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/intel471-threat-intel-source',
437437
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/jamf-source',
438438
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/jfrog-xray-source',
439439
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/jumpcloud-directory-insights-source',
440440
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/kaltura-source',
441441
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/kandji-source',
442442
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/knowbe4-api-source',
443443
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/lastpass-source',
444-
//'send-data/hosted-collectors/cloud-to-cloud-integration-framework/mandiant-threat-intel-source',
444+
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/mandiant-threat-intel-source',
445445
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-azure-ad-inventory-source',
446446
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-exchange-trace-logs',
447447
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-graph-azure-ad-reporting-source',

0 commit comments

Comments
 (0)