RecordedFutureEventCollector
This integration fetches alerts from Recorded Future.
Analytics & SIEM · Recorded Future Intelligence
Details
| ID | RecordedFutureEventCollector |
|---|---|
| Provider | Mastercard |
| Category | Analytics & SIEM |
| From Version | 6.8.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | Agentix XSIAM |
README
This integration fetches alerts from Recorded Future.
This integration was integrated and tested with version 2 of the Recorded Future API.
This is the default integration for this content pack when configured by the Data Onboarder in Cortex XSIAM.
Configure Recorded Future Event Collector in Cortex
| Parameter | Description | Required |
|---|---|---|
| API token | The API token to use for the connection. | True |
| Trust any certificate (not secure) | Use SSL secure connection or not. | False |
| Use system proxy settings | Use proxy settings for connection or not. | False |
| First fetch time | First fetch query <number> <time unit>, e.g., 7 days. Default 3 days. |
False |
| Max fetch | The maximum number of events per fetch. Default and maximum is 1000. | 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.
recorded-future-get-events
Gets events from Recorded Future.
Base Command
recorded-future-get-events
Input
| Argument Name | Description | Required |
|---|---|---|
| should_push_events | If true, the command will create events, otherwise it will only display them. Possible values are: true, false. Default is false. | Required |
| limit | Maximum results to return. Default is 10. | Optional |
Context Output
There is no context output for this command.
Configuration parameters
credentials— (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsfirst_fetch— First fetch timemax_fetch— The maximum number of events per fetch. Default and maximum is 1000.
Commands (1)
-
recorded-future-get-eventsGets events from Recorded Future.