Skip to content

Releases: splunk-soar-connectors/recordedfuture

4.4.3

04 Dec 19:38
67d6b04
Compare
Choose a tag to compare
  • Remove usage of md5 to be compatible with FIPS

4.4.2

09 Jul 12:41
349f6f2
Compare
Choose a tag to compare
  • Changes to polling of alerts; now requires a comma seperated list to pull in alerts
  • Fixing logic issue blocking the polling of alerts
  • Fixing issues with hardcoded path for Cloud

4.3.2

18 Apr 07:45
ff167f6
Compare
Choose a tag to compare
  • Improved visibility of support documents
  • Renaming of app headers
  • Fixing issues with hardcoded path for Cloud
  • Improved format for Intelligence Command Widgets
  • Added status config options for fetching standard and playbook alerts

4.3.1

03 Oct 15:43
0247902
Compare
Choose a tag to compare
  • Increase timeout setting for RecordedFuture HTTP client

4.3.0

20 Sep 07:14
546e556
Compare
Choose a tag to compare
  • Added new actions:
    • links search - find links data in Recorded Future dataset.
    • detection rule search - download detection rules (yara, sigma, snort) into the system for provided entity.
    • threat actor intelligence - get intelligence data for threat actor.
    • threat map - get a threat map from Recorded Future.
  • Change the way Playbook alerts are polled from Recorded future into the Splunk SOAR. On the first poll the creation date is used to poll the alerts and all the next poll the alert that were updated during the time period from last poll to current poll.
  • Now the intelligence commands will not fail with error NotFound but will successfully finish with the message that Recorded future does not have data for that entity.
  • Added a code_repo_leakage type of playbook alerts.
  • Recorded Future AI Insights added to Intelligence and Alert Lookup results.

4.2.0

27 Mar 07:29
51d1591
Compare
Choose a tag to compare
  • Added new actions:
    • create list
    • list search
    • list details
    • list add entity
    • list remove entity
    • list entities
    • list status
    • playbook alerts search
    • playbook alert details
    • playbook alert update
  • Added new configs to ingest settings

4.1.0

11 Jan 09:24
fb93491
Compare
Choose a tag to compare
  • Fixed the bug when scheduled pulling for events was not working.
  • Change the name of the app from "Recorded Future" to "Recorded Future For Splunk SOAR"

4.0.0

26 Aug 05:01
4125350
Compare
Choose a tag to compare
  • Added two new actions: alert_lookup and alert_update
  • On_poll functionality to download alerts
  • alert_rule_lookup renamed to alert_rule_search to better describe the action
  • alert_data_lookup renamed to alert_search to better describe the action
  • Improved tagging of entities in alert widgets to find the related actions

3.1.0

05 Apr 06:47
7f9f254
Compare
Choose a tag to compare
  • Added MITRE ATT@Ck codes to the entity information
  • Added links information to intelligence lookups
  • Improved presentation of Fixed table output views
  • API call response tailored to the app