Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions blog-cse/2025-08-19-application.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: August 19, 2025 - Application Update
image: https://help.sumologic.com/img/reuse/rss-image.jpg
keywords:
- taxii
- threat intelligence
hide_table_of_contents: true
---

import useBaseUrl from '@docusaurus/useBaseUrl';

### New TAXII 2 Threat Intelligence Sources

We're excited to announce the following new threat intelligence sources that allow you to collect TAXII feeds with greater ease. These sources are based on the underlying code of our STIX/TAXII 2 Client Source, but are tailored for each of the vendors to facilitate setup:
* CISA TAXII Client
* Dragos TAXII Client
* Nozomi TAXII Client
* Recorded Future TAXII Client
* Unit42 TAXII Client

When you set up a source, search for "taxii" and select the tile for the source you want to install:<br/><img src={useBaseUrl('img/security/taxii-sources.png')} alt="TAXII sources" style={{border: '1px solid gray'}} width="800" />

[Learn more](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/stix-taxii-2-client-source/#taxii-2-sources).
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,19 @@ To configure a TAXII 2 Client Source:
1. (Optional) **Polling Interval**. Set how frequently to poll for new or updated indicators. It must be between 5 minutes and 48 hours.
1. When you are finished configuring the Source, click **Save**.

### TAXII 2 sources

Sumo Logic provides the following sources based on the underlying code of our STIX/TAXII 2 Client Source, but tailored for each of the vendors to facilitate setup:
* CISA TAXII Client
* Dragos TAXII Client
* Nozomi TAXII Client
* Recorded Future TAXII Client
* Unit42 TAXII Client

When you set up a source, search for "taxii" and select the tile for the source you want to install:<br/><img src={useBaseUrl('img/security/taxii-sources.png')} alt="TAXII sources" style={{border: '1px solid gray'}} width="800" />

Although we recommend these sources to get feeds from these vendors, you can instead set up JSON configurations. See [Recommended configurations](#recommended-configurations) below.

## JSON Configuration

Sources can be configured using UTF-8 encoded JSON files with the Collector Management API. See [Use JSON to Configure Sources](/docs/send-data/use-json-configure-sources) for details. 
Expand Down Expand Up @@ -112,7 +125,7 @@ Below is a list of Sumo Logic recommended configuration examples for specific th

| Vendor | Notes |
| :-- | :-- |
| <a href="/files/c2c/taxii-2/cisa-dhs-config.json" target="_blank">CISA DHS Automated Indicator Sharing (AIS)</a> | No authentication setup is required. Sumo Logic uses it's own certificates for authentication. |
| <a href="/files/c2c/taxii-2/cisa-dhs-config.json" target="_blank">CISA DHS Automated Indicator Sharing (AIS)</a> | No authentication setup is required. Sumo Logic uses its own certificates for authentication. |
| <a href="/files/c2c/taxii-2/cybersixgill-config.json" target="_blank">Cybersixgill</a> | Be sure to specify collection `102` in the configuration. |
| <a href="/files/c2c/taxii-2/dragos-config.json" target="_blank">Dragos</a> |
| <a href="/files/c2c/taxii-2/eclecticiq-config.json" target="_blank">Eclecticiq</a> | |
Expand Down
Binary file added static/img/security/taxii-sources.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.