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