From 24ab718375ea693df175df1a2784368c01d20f54 Mon Sep 17 00:00:00 2001 From: Kelby Shelton Date: Tue, 2 May 2023 14:13:04 -0500 Subject: [PATCH] Fixed ymls --- playbooks/Attribute_Lookup_Dispatch.yml | 4 ++-- playbooks/Identifier_Reputation_Analysis_Dispatch.yml | 4 ++-- playbooks/Related_Tickets_Search_Dispatch.yml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/playbooks/Attribute_Lookup_Dispatch.yml b/playbooks/Attribute_Lookup_Dispatch.yml index 408442b0dc..63ac503fd9 100644 --- a/playbooks/Attribute_Lookup_Dispatch.yml +++ b/playbooks/Attribute_Lookup_Dispatch.yml @@ -1,11 +1,11 @@ -name: Dispatch Attribute Lookup +name: Attribute Lookup Dispatch id: fc0edc96-ff2b-68d0-9a4d-63da6783fd64 version: 1 date: '2023-03-06' author: Lou Stella, Splunk type: Investigation description: "Detects available entities and routes them to attribute lookup playbooks. The output of the playbooks will create new artifacts for any technologies that returned information." -playbook: Dispatch_Attribute_Lookup +playbook: Attribute_Lookup_Dispatch how_to_implement: This playbook looks for artifacts and then dispatches the community Attribute Lookup playbooks. This playbook takes the output of those playbooks and nicely formats them into new artifacts with their results. references: [] app_list: [] diff --git a/playbooks/Identifier_Reputation_Analysis_Dispatch.yml b/playbooks/Identifier_Reputation_Analysis_Dispatch.yml index 67988fca5e..0b8e3832ff 100644 --- a/playbooks/Identifier_Reputation_Analysis_Dispatch.yml +++ b/playbooks/Identifier_Reputation_Analysis_Dispatch.yml @@ -1,11 +1,11 @@ -name: Dispatch Identifier Reputation Analysis +name: Identifier Reputation Analysis Dispatch id: fc0edc96-ff2b-48b0-9b4d-63da6783fd64 version: 1 date: '2023-01-11' author: Kelby Shelton, Splunk type: Investigation description: "Detects available indicators and routes them to indicator reputation analysis playbooks. The output of the analysis will update any artifacts, tasks, and indicator tags. https://d3fend.mitre.org/technique/d3f:IdentifierReputationAnalysis/" -playbook: Dispatch_Identifier_Reputation_Analysis +playbook: Identifier_Reputation_Analysis_Dispatch how_to_implement: This playbook looks for artifacts and then dispatches the community Reputation playbooks. This playbook takes the output of those playbooks and nicely formats them into notes and tags indicators with their results. references: - https://d3fend.mitre.org/technique/d3f:IdentifierReputationAnalysis/ diff --git a/playbooks/Related_Tickets_Search_Dispatch.yml b/playbooks/Related_Tickets_Search_Dispatch.yml index 24bdb1db60..6b85d030ec 100644 --- a/playbooks/Related_Tickets_Search_Dispatch.yml +++ b/playbooks/Related_Tickets_Search_Dispatch.yml @@ -1,11 +1,11 @@ -name: Dispatch Related Tickets Search +name: Related Tickets Search Dispatch id: fc0edc96-ab1f-48b9-9b4d-63da61bafe74 version: 1 date: '2023-02-28' author: Patrick Bareiss, Splunk type: Investigation description: "Detects available indicators and routes them to dispatch related ticket search playbooks. The output of the analysis will update any artifacts, tasks, and indicator tags." -playbook: Dispatch_Related_Tickets_Search +playbook: Related_Tickets_Search_Dispatch how_to_implement: This playbook looks for artifacts and then dispatches the community Related Tickets playbooks. This playbook takes the output of those playbooks and nicely formats them into notes and tags indicators with their results. references: - https://d3fend.mitre.org/technique/d3f:IdentifierReputationAnalysis/