-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify RF Playbooks: Check for "Recorded Future v2" instead of "Recor…
…ded Future" integration instance (#26589) (#27020) * Update playbook-Recorded_Future_CVE_Reputation.yml * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Check for "Recorded Future v2" instead of "Recorded Future" integration instance * Create 1_5_3.md * update currentVersion to 1.5.3 * scriptarguments inputs.url not needed * scriptarguments inputs.url not needed * ${inputs.URL} instead of ${RecordedFuture.URL.name} playbook currently fails when no RF results are returned * ${inputs.URL} instead of ${RecordedFuture.URL.name} playbook currently fails when no RF results are returned * ${inputs.CVE} instead of ${RecordedFuture.CVE.name} playbook currently fails when no RF results are returned * ${inputs.CVE} instead of ${RecordedFuture.CVE.name} playbook currently fails when no RF results are returned * ${inputs.Domain} instead of ${RecordedFuture.Domain.name} playbook currently fails when no RF results are returned * ${inputs.Domain} instead of ${RecordedFuture.Domain.name} playbook currently fails when no RF results are returned * ${inputs.IP} instead of ${RecordedFuture.IP.name} playbook currently fails when no RF results are returned * ${inputs.IP} instead of ${RecordedFuture.IP.name} playbook currently fails when no RF results are returned * Bump version --------- Co-authored-by: Randy Baldwin <32545292+randomizerxd@users.noreply.github.com> Co-authored-by: Danny_Fried <dfried@paloaltonetworks.com>
- Loading branch information
1 parent
e23311f
commit c9cc1f3
Showing
15 changed files
with
48 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#### Playbooks | ||
##### Recorded Future CVE Intelligence | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future CVE Reputation | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future Domain Intelligence | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future Domain Reputation | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future Entity Enrichment | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future File Intelligence | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future File Reputation | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future IP Intelligence | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future IP Reputation | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future Threat Assessment | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future URL Intelligence | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance | ||
##### Recorded Future URL Reputation | ||
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters