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