Table of Contents | ||||||
---|---|---|---|---|---|---|
|
...
Feature | Details |
---|---|
Allow parallel downloading ( |
|
Running environments |
|
Populated Devo events |
|
Flattening Preprocessing |
|
Data sources
Steps
Screenshots
Data Source | Description | API Endpoint | Collector service name | Devo Table | Available from release |
IpAddressLookupPuller | This endpoint provides a list of IPs classified as Threat by Recorded Future. |
|
type: | Lookup
|
|
DomainLookupPuller | This endpoint provides a list of domains classified as Threat by Recorded Future. |
|
| Lookup
|
|
FileHashLookupPuller | This endpoint returns a list of file hashes classified as Threat by Recorded Future. |
|
| Lookup
|
|
UrlLookupPuller | This endpoint returns a list of URL classified as Threat by Recorded Future. |
|
| Lookup
|
|
VulnerabilityLookupPuller | This endpoint returns a list of vulnerabilities classified as Threat by Recorded Future. |
|
| Lookup
|
|
PublicUkraineRussiaIpsLookupPuller | This endpoint returns a list of IPs related with Russia and Ukraine. |
|
| Lookup
|
|
Vendor setup
This collector only requires a source configuration by generating a Recorded Future API key. Recorded Future clients with Advanced or Core licenses, and one or more Connect API subscriptions can create and manage their API tokens directly in the Recorded Future portal.
Enable the collection
Here you find the necessary steps to enable the collection.
|
|
Vendor setup
There are some minimal requirements to enable this collector:
Login on Recorded Future
Create a new token
Action | Steps |
Login on Recorded Future |
|
Create a new token |
|
2
|
|
|
|
-
|
|
-
5
|
|
|
-
Minimum configuration required for basic pulling
...
This section is intended to explain how to proceed with specific actions for services.
Lookup
...
puller service
The only service available in this collector is lookup_puller
. It contains 6 different pullers:
IpAddressLookupPuller
FileHashLookupPuller
DomainLookupPuller
UrlLookupPuller
VulnerabilityLookupPuller
PublicUkraineRussiaIpsLookupPuller
Expand | ||
---|---|---|
| ||
All events of this service are ingested into these tables:
|
...
Expand | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Once the collector has been launched, it is important to check if the ingestion is performed in a proper way. To do so, go to the collector’s logs console. This service has the following components:
Setup outputA successful run has the following output messages for the setup module:
Puller outputA successful initial run has the following output messages for the puller module:
After a successful collector’s execution (that is, no error logs found), you will see the following log message:
|
...
Expand | ||
---|---|---|
| ||
Sometimes it is necessary to activate the debug mode of the collector's logging. This debug mode increases the verbosity of the log and allows you to print execution traces that are very helpful in resolving incidents or detecting bottlenecks in heavy download processes.
For more information, visit the configuration and parameterization section corresponding to the chosen deployment mode. |
Change log for v1.x.x
...
Release
...
Released on
...
Release type
...
Details
...
Recommendations
...
v1.0.0
...
...
Status | ||||
---|---|---|---|---|
|
...
New features:
Initial release with the following
Recorded Future Threat List
default data sources:IPs
Domains
URLs
File Hashes
Vulnerabilities
...
Upgrade
...
v1.1.0
...
deployment mode. |
Change log for v1.x.x
Release | Released on | Release type | Details | Recommendations | |
---|---|---|---|---|---|
|
|
Upgrade
|
Status | ||||
---|---|---|---|---|
|
Improvement:
Upgrade the
IFC SDK Lookup Factory Service
to improve the data model validation.The underlay Devo Collector SDK has been upgraded to
v1.1.4
to improve efficiency, increase the resilience and mitigate vulnerabilities.The hard-reset procedure when losing connection with Devo has been improved.
Vulnerabilities mitigated:
CVE-2022-1664
CVE-2021-33574
CVE-2022-23218
CVE-2022-23219
CVE-2019-8457
CVE-2022-1586
CVE-2022-1292
CVE-2022-2068
CVE-2022-1304
CVE-2022-1271
CVE-2021-3999
CVE-2021-33560
CVE-2022-29460
CVE-2022-29458
CVE-2022-0778
CVE-2022-2097
CVE-2020-16156
CVE-2018-25032
| Initial release with the following
|
| ||||||||||||||
|
| This release includes:
|
| |||||||||||||
|
|
Added new custom data |
sources from
|
|
Configuration checklist
Here you will find a brief checklist of the important configurations that need to be done for deploying this collector:
...