TwitterIOCHunter - Full Daily Feed
Fetch the full daily feed from www.tweettioc.com/v1/tweets/daily/full
Data Enrichment & Threat Intelligence · TwitterIOCHunter - Full Daily Feed · Feed
Details
| ID | TwitterIOCHunter - Full Daily Feed |
|---|---|
| Provider | Open Source |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
| Supported Modules | Agentix XSIAM |
README
Fetch the full daily feed from www.tweettioc.com/v1/tweets/daily/full
This integration was integrated and tested with version v1 of TwitterIOCHunter - Full Daily Feed
Configure TwitterIOCHunter - Full Daily Feed in Cortex
| Parameter | Description | Required |
|---|---|---|
| Trust any certificate (not secure) | False | |
| Use system proxy settings | False | |
| Fetch indicators | False | |
| Indicator Verdict | Indicators from this integration instance will be marked with this verdict | False |
| Source Reliability | Reliability of the source providing the intelligence data | True |
| False | ||
| False | ||
| Feed Fetch Interval | False | |
| Bypass exclusion list | When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. | False |
Commands
You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.
twitteriochunter-get-indicators
Get Indicators from TwitterIOCHunter
Base Command
twitteriochunter-get-indicators
Input
| Argument Name | Description | Required |
| — | — | — |
Context Output
There is no context output for this command.
Command Example
``````
Human Readable Output
Configuration parameters
insecure— Trust any certificate (not secure)proxy— Use system proxy settingsfeedReliability— Source Reliability (required)feedExpirationPolicy—feedExpirationInterval—feedFetchInterval— Feed Fetch IntervalfeedBypassExclusionList— Bypass exclusion listfeed— Fetch indicatorsfeedReputation— Indicator ReputationfeedTags— Tagstlp_color— Traffic Light Protocol Colortypeoffeed— Type of Feedfiltertouse— Filter to Use
Commands (1)
-
twitteriochunter-get-indicatorsGet Indicators from TwitterIOCHunter
category: Data Enrichment & Threat Intelligence provider: Open Source commonfields: id: TwitterIOCHunter - Full Daily Feed version: -1 configuration: - display: Trust any certificate (not secure) name: insecure type: 8 required: false - display: Use system proxy settings name: proxy type: 8 required: false - additionalinfo: Reliability of the source providing the intelligence data defaultvalue: F - Reliability cannot be judged display: Source Reliability name: feedReliability options: - A - Completely reliable - B - Usually reliable - C - Fairly reliable - D - Not usually reliable - E - Unreliable - F - Reliability cannot be judged required: true type: 15 - defaultvalue: indicatorType display: '' name: feedExpirationPolicy options: - never - interval - indicatorType - suddenDeath type: 17 required: false - defaultvalue: '20160' display: '' name: feedExpirationInterval type: 1 required: false - defaultvalue: '240' display: Feed Fetch Interval name: feedFetchInterval type: 19 required: false - additionalinfo: When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. display: Bypass exclusion list name: feedBypassExclusionList type: 8 required: false - defaultvalue: 'true' display: Fetch indicators name: feed type: 8 required: false - additionalinfo: Indicators from this integration instance will be marked with this reputation display: Indicator Reputation name: feedReputation options: - None - Good - Suspicious - Bad type: 18 required: false - additionalinfo: Supports CSV values. display: Tags name: feedTags type: 0 required: false - additionalinfo: The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed display: Traffic Light Protocol Color name: tlp_color options: - RED - AMBER - GREEN - WHITE type: 15 required: false - additionalinfo: Select type of feed to get. Full for all, Username for filter by username and Hashtag for filtered by the hashtag. defaultvalue: Full display: Type of Feed name: typeoffeed options: - Full - Username - Hashtag type: 15 required: false - additionalinfo: Input the Username or Hashtag you want to use as a filter display: Filter to Use name: filtertouse type: 0 required: false description: Fetch the full daily feed from www.tweettioc.com/v1/tweets/daily/full display: TwitterIOCHunter Feed name: TwitterIOCHunter - Full Daily Feed script: commands: - arguments: [] description: Get Indicators from TwitterIOCHunter name: twitteriochunter-get-indicators dockerimage: demisto/python3:3.12.8.3296088 feed: true isFetchSamples: true script: '' subtype: python3 type: python fromversion: 6.0.0 tests: - No tests (auto formatted)