13 lines
333 B
YAML
13 lines
333 B
YAML
|
id: websvn-workflow
|
||
|
|
||
|
info:
|
||
|
name: Websvn Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Websvn related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/fingerprinthub-web-fingerprints.yaml
|
||
|
matchers:
|
||
|
- name: websvn
|
||
|
subtemplates:
|
||
|
- tags: websvn
|