13 lines
318 B
YAML
13 lines
318 B
YAML
id: splunk-workflow
|
|
|
|
info:
|
|
name: Splink Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all Splink related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: http/technologies/tech-detect.yaml
|
|
matchers:
|
|
- name: splunk
|
|
subtemplates:
|
|
- tags: splunk |