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