icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Team Cymru Insights Feed App
SHA256 checksum (team-cymru-insights-feed-app_100.tgz) 30f7a91ebac085506163a21c60251825b65e41cd940be9d855be991ff61c6adf
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Team Cymru Insights Feed App

Splunk Cloud
Overview
Details
The Team Cymru Insights Feed is a global Internet visibility feed that helps customers identify malicious and suspicious activity faster, and take appropriate action. The Insights Threat Feed, powered by Team Cymru’s Pure Signal™ data ocean, delivers the context and accuracy you needed to prioritize incidents, reduce false positives, and streamline operations. The feed provides over 2000+ contextual tags, spanning categories like malware, botnets, scanners, VPNs, controllers, ORBs + many more. It also offers several other indicators such as PDNS, open ports and geolocation.

This Splunk APP collects the data of the Team Cymru Insights Feed using its API, and presents the collected information in the App dashboard. The App enables you to filter on various IOCs collected and set alerts based on specified criteria.

Team Cymru Feed App For Splunk

OVERVIEW

The Team Cymru Feed App For Splunk pulls Indicators from the API Feed platform. The integration provides dashboards for visualization.

COMPATIBILITY MATRIX

  • Splunk version: 9.4.x, 9.3.x, 9.2.x and 9.1.x
  • Python version: Python3
  • OS Support: Independent
  • Browser Support: Independent

RECOMMENDED SYSTEM CONFIGURATION

RELEASE NOTES

Version 1.0.0

  • Added data collection for Team Cymru Feed API.
  • Added IP Overview Dashboard.

INSTALLATION

Team Cymru Feed App For Splunk can be installed through UI as shown below. Alternatively, .tar or .spl file can also be extracted directly into $SPLUNK_HOME/etc/apps/folder.

  1. Log in to Splunk Web and navigate to Apps > Manage Apps.
  2. Click Install app from file.
  3. Click Choose file and select the Team Cymru Feed App For Splunk App installation file.
  4. Click on Upload.
  5. Restart Splunk if prompted.

TOPOLOGY AND SETTING UP SPLUNK ENVIRONMENT

This App can be set up in two ways:

  1. Standalone Mode
    • Install the Team Cymru Feed App For Splunk App.
    • Follow all the steps mentioned in App Setup section to configure the App.
  2. Distributed Environment
    • Install the Team Cymru Feed App For Splunk App on the Search Head and Heavy Forwarder.
    • Follow the steps #1, #2 , #3 and #4 from App Setup section on Heavy Forwarder.
    • Follow the step #5 from App Setup section on Search Head.
    • In case of Search Head Clustering, make sure that steps #4 and #5 from App Setup are configured only on single search head. In such cases, the configuration will not be visible on other search heads. This is recommended approach.
    • Follow the step #5 from App Setup section on Search Head. Following these steps will replicate the configuration on all search heads.
  3. Cloud Environment
    • Install the Team Cymru Feed App For Splunk on Searchhead.
    • Install the Team Cymru Feed App For Splunk on IDM instance and configure it. (For the IDM instance Splunk support team will help) Or Setup the Team Cymru Feed App For Splunk on the On-Premise Heavy Forwarder.

CONFIGURATION

Configure Team Cymru Feed App For Splunk

App Setup

  1. Configure the account from which the data needs to be collected. Detailed steps and information for Account Configuration can be found in Account section.
  2. Users can also configure settings corresponding to the Proxy or Logging in their respective sections.

NOTE : There might be some delay for the dashboards to populate, as these dashboards are based on savedsearches.

Account

To configure the Account,

  1. Navigate to the Configuration.
  2. Provide your Team Cymru Feed App Platform address, credentials and click on Add.
Team Cymru Feed App Account parameters Mandatory or Optional Description
Account name Mandatory Enter a unique name for this account.
Username Mandatory Enter the username for this account.
Password Mandatory Enter the password for this account.

Proxy

This configuration is optional and not required if a proxy is not used.
To configure the Proxy,

  1. Navigate to the Configuration.
  2. Click on the Proxy tab.
  3. Provide your Proxy credential and Click on Save.
Proxy Parameters Mandatory or Optional Description
Enable Optional To enable the proxy
Proxy Type Required Type of the Proxy. Available options are http and socks5. Default is http.
Host Required Host or IP of the proxy server
Port Required Port for proxy server
Username Optional Username of the proxy server
Password Optional Password of the proxy server

Logging

To configure the Logging,

  1. Navigate to the Configuration.
  2. Click on the Logging tab.
  3. Select the log level from the dropdown and click on Save. By default the log level is set to 'INFO'.

Inputs

To configure the Inputs,

  1. Navigate to the Inputs.
  2. Click on Create New Input and Select the "Team Cymru Feed Indicator" or "Team Cymru Feed API".
  3. Provide the required information related to input and click on Add to configure the input.
  • Parameter of Team Cymru feed API
    | Input Parameter | Mandatory or Optional | Description |
    | --------------- | ---------------------- | ------------------------------------------------------------ |
    | Name | Mandatory | A name to uniquely identify the input |
    | Interval | Mandatory | Time interval of input in seconds. Default=86400 |
    | Index | Mandatory | Select the index in which data should be collected. Only required if "Collection Type" is set to "Index". |
    | Team Cymru Feed API Account| Mandatory | Select the Team Cymru Feed API Account for which you want to collect data. |
    | API Type | Mandatory | Select the API Type to collect data of that API Type |

TROUBLESHOOTING

General Checks

  • To troubleshoot Team Cymru Feed App For Splunk, check $SPLUNK_HOME/var/log/Splunk/ta_team_cymru_feed*.log or user can search index="_internal" source=*ta_team_cymru_feed_*.log* query to see all the logs in UI. Also, user can use index="_internal" source=*ta_team_cymru_feed*.log* ERROR query to see ERROR logs in the Splunk UI.
  • Note that all log files of this App will be generated in $SPLUNK_HOME/var/log/Splunk/ directory.
  • App icons are not showing up: The App does not require restart after the installation in order for all functionalities to work. However, the icons will be visible after one Splunk restart post installation.

Data Collection

  • If data collection is not working then ensure that the internet is active (On a proxy machine, if proxy is enabled) and also ensure that the kvstore is enabled.
  • Check ta_team_cymru_feed*.log* file for Team Cymru Feed App For Splunk data collection for any relevant error messages.
  • Note: If users edit input data during the collection process, there may be a possibility of some duplication of data.

Dashboards

  • Panel not populating:

    1. IP Overview Dashboard:
      • IP Overview Dashboard Panels:
        1. IPs Detail
      • Please ensure that the collected data is in the index as mentioned in the team_cymru_api_index Macro.
      • Note: To use Create Alert feature a user must be logged in with admin credentials.

BINARY FILE DECLARATION

UNINSTALL & CLEANUP STEPS

  • Remove $SPLUNK_HOME/etc/apps/TeamCymruFeedAppForSplunk
  • Remove $SPLUNK_HOME/var/log/Splunk/ta_team_cymru_feed.log*.
  • To reflect the cleanup changes in UI, Restart Splunk Enterprise instance

SUPPORT

Copyright © Pure Signal Feed ™ 2007-2025. All rights reserved.

Release Notes

Version 1.0.0
March 19, 2025

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.