mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Fixed parsing errors on how_to_implement
This commit is contained in:
@@ -6,7 +6,7 @@ author: Kelby Shelton, Splunk
|
||||
type: Investigation
|
||||
description: Launches "reputation analysis" input playbooks, adds reputation reports, and then concludes the Response Tasks where this playbook appears.
|
||||
playbook: Mission_Control_Identifier_Reputation_Analysis
|
||||
how_to_implement: - Requires Input Playbooks with the supported inputs and outputs.\n- Task update function requires that this playbook be present in a Mission Control Response Task.\n- Playbook inputs can be modified to include or omit variables from the incident.\n- Markdown merge function must be modified when adding or removing input playbooks.
|
||||
how_to_implement: "- Requires Input Playbooks with the supported inputs and outputs.\n- Task update function requires that this playbook be present in a Mission Control Response Task.\n- Playbook inputs can be modified to include or omit variables from the incident.\n- Markdown merge function must be modified when adding or removing input playbooks."
|
||||
references: []
|
||||
app_list:
|
||||
- Mission Control
|
||||
|
||||
@@ -6,7 +6,7 @@ author: Kelby Shelton, Splunk
|
||||
type: Investigation
|
||||
description: Launches "related tickets" input playbooks, creates events, and then concludes the Response Tasks where this playbook appears.
|
||||
playbook: Mission_Control_Related_Tickets_Search
|
||||
how_to_implement: - Requires Input Playbooks with the supported inputs and outputs.\n- Task update function requires that this playbook be present in a Mission Control Response Task.\n- Playbook inputs can be modified to include or omit variables from the incident.\n- Markdown merge function must be modified when adding or removing input playbooks.
|
||||
how_to_implement: "- Requires Input Playbooks with the supported inputs and outputs.\n- Task update function requires that this playbook be present in a Mission Control Response Task.\n- Playbook inputs can be modified to include or omit variables from the incident.\n- Markdown merge function must be modified when adding or removing input playbooks."
|
||||
references: []
|
||||
app_list:
|
||||
- Mission Control
|
||||
|
||||
@@ -6,7 +6,7 @@ author: Kelby Shelton, Splunk
|
||||
type: Investigation
|
||||
description: "Accepts a URL and does reputation analysis on the objects. Generates a global report and a per observable sub-report and normalized score. The score can be customized as desired."
|
||||
playbook: PhishTank_URL_Reputation_Analysis
|
||||
how_to_implement: This input playbook requires the PhishTank connector to be configured. It is designed to work in conjunction with the Dynamic Identifier Reputation Analysis playbook or other playbooks in the same style.
|
||||
how_to_implement: "This input playbook requires the PhishTank connector to be configured. It is designed to work in conjunction with the Dynamic Identifier Reputation Analysis playbook or other playbooks in the same style."
|
||||
references:
|
||||
- https://d3fend.mitre.org/technique/d3f:IdentifierReputationAnalysis/
|
||||
app_list:
|
||||
|
||||
Reference in New Issue
Block a user