mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
3fce3dff3c
on the following playbooks. the first had an invalid uuid (improper number of characters). The second had unallowed characters in the name (underscores). I will reach out to the devs for this content to understand what implications these changes may have.
30 lines
955 B
YAML
30 lines
955 B
YAML
name: Splunk Attack Analyzer Dynamic Analysis
|
|
id: c77faffe-1339-43b0-b870-86582da9063e
|
|
version: 1
|
|
date: '2023-03-24'
|
|
author: Teoderick Contreras, Splunk
|
|
type: Investigation
|
|
description: "Accepts url link, domain or vault_id (hash) to be detonated using Splunk Attacker (SAA) API connector. This playbook produces a normalized output for each user and device."
|
|
playbook: Splunk_Attack_Analyzer_Dynamic_Analysis
|
|
how_to_implement: This input playbook requires the SAA API connector to be configured. It is designed to work in conjunction with the Dynamic Attribute Lookup playbook or other playbooks in the same style.
|
|
references: []
|
|
app_list:
|
|
- Splunk Attack Analyzer Connector for Splunk SOAR
|
|
tags:
|
|
platform_tags:
|
|
- url
|
|
- domain
|
|
- sandbox
|
|
- ip
|
|
- vault_id
|
|
playbook_type: Input
|
|
vpe_type: Modern
|
|
playbook_fields: []
|
|
product:
|
|
- Splunk SOAR
|
|
use_cases:
|
|
- Enrichment
|
|
- Phishing
|
|
- Endpoint
|
|
defend_technique_id: D3-DA
|