Skip to content

Commit a7eb6a8

Browse files
committed
Updated Intel471 Threat Intel
Changed "Intel 471" to "Intel471" based on the naming convention in our Sumo platform
1 parent afaa16e commit a7eb6a8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
id: intel471-threat-intel-source
33
title: Intel471 Threat Intel Source
4-
sidebar_label: Intel 471 Threat Intel
4+
sidebar_label: Intel471 Threat Intel
55
tags:
66
- cloud-to-cloud
77
- intel471-threat-intel
8-
description: This integration collects threat indicators using the Intel 471 API and sends them to Sumo Logic for analysis.
8+
description: This integration collects threat indicators using the Intel471 API and sends them to Sumo Logic for analysis.
99
---
1010
import CodeBlock from '@theme/CodeBlock';
1111
import ExampleJSON from '/files/c2c/intel471-threat-intel/example.json';
@@ -16,9 +16,9 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1616

1717
<img src={useBaseUrl('img/send-data/intel471-threat-intel.png')} alt="intel471-threat-intel.png" width="100" />
1818

19-
Intel 471 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). Intel 471 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.
19+
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.
2020

21-
The Intel 471 source collects threat indicators using the [Intel 471 Stream API](https://titan.intel471.com/api/docs-openapi/#tag/Indicators/paths/~1indicators~1stream/get) and sends them to Sumo Logic as normalized threat indicators for analysis.
21+
The Intel471 source collects threat indicators using the [Intel471 Stream API](https://titan.intel471.com/api/docs-openapi/#tag/Indicators/paths/~1indicators~1stream/get) and sends them to Sumo Logic as normalized threat indicators for analysis.
2222

2323
## Data collected
2424

@@ -31,27 +31,27 @@ The Intel 471 source collects threat indicators using the [Intel 471 Stream API
3131
### Vendor configuration
3232

3333
:::info
34-
The Intel 471 documentation is not public and can only be accessed by partners or customers.
34+
The Intel471 documentation is not public and can only be accessed by partners or customers.
3535
:::
3636

37-
The Intel 471 Threat Intel source requires you to provide the **Username** and **API Key** found in the API section in the [Intel 471 portal](https://titan.intel471.com/api/docs-openapi/#section/Authentication).
37+
The Intel471 Threat Intel source requires you to provide the **Username** and **API Key** found in the API section in the [Intel471 portal](https://titan.intel471.com/api/docs-openapi/#section/Authentication).
3838

3939
### Source configuration
4040

41-
When you create an Intel 471 Threat Intel source, you add it to a Hosted Collector. Before creating the source, identify the Hosted Collector you want to use or create a new Hosted Collector. For instructions, see [Configure a Hosted Collector and Source](/docs/send-data/hosted-collectors/configure-hosted-collector).
41+
When you create an Intel471 Threat Intel source, you add it to a Hosted Collector. Before creating the source, identify the Hosted Collector you want to use or create a new Hosted Collector. For instructions, see [Configure a Hosted Collector and Source](/docs/send-data/hosted-collectors/configure-hosted-collector).
4242

43-
To configure an Intel 471 Threat Intel source:
43+
To configure an Intel471 Threat Intel source:
4444

4545
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.  
4646
1. On the Collectors page, click **Add Source** next to a Hosted Collector.
47-
1. Search for and select **Intel 471 Threat Intel**.
47+
1. Search for and select **Intel471 Threat Intel**.
4848
1. Enter a **Name** to display for the Source in the Sumo web application. The description is optional.
4949
1. (Optional) For **Source Category**, enter any string to tag the output collected from the Source. Category metadata is stored in a searchable field called `_sourceCategory`.
5050
1. (Optional) **Fields.** Click the **+Add Field** link to define the fields you want to associate, each field needs a name (key) and value.
5151
* ![green check circle.png](/img/reuse/green-check-circle.png) A green circle with a check mark is shown when the field exists in the Fields table schema.
5252
* ![orange exclamation point.png](/img/reuse/orange-exclamation-point.png) An orange triangle with an exclamation point is shown when the field doesn't exist in the Fields table schema. In this case, an option to automatically add the nonexistent fields to the Fields table schema is provided. If a field is sent to Sumo that does not exist in the Fields schema it is ignored, known as dropped. 
5353
1. **Username**. Enter your login ID or email address.
54-
1. **API Key**. Enter the API key of the user account collected from the [Intel 471 Threat Intel platform](#vendor-configuration).
54+
1. **API Key**. Enter the API key of the user account collected from the [Intel471 Threat Intel platform](#vendor-configuration).
5555
1. **Sumo Logic Threat Intel Source ID**. Enter the Sumo Logic namespace where the indicators will be stored.
5656
1. **Polling Interval**. The polling interval is set for one hour by default. You can adjust it based on your needs. This sets how often the source checks for new data.
5757
1. **Processing Rules for Logs**. Configure any desired filters, such as allowlist, denylist, hash, or mask, as described in [Create a Processing Rule](/docs/send-data/collection/processing-rules/create-processing-rule).

0 commit comments

Comments
 (0)