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