2021-12-27 05:01:53 +00:00
|
|
|
id: symfony-workflow
|
2022-08-22 07:17:05 +00:00
|
|
|
|
2021-12-27 05:01:53 +00:00
|
|
|
info:
|
|
|
|
name: Symfony Security Checks
|
|
|
|
author: daffainfo
|
|
|
|
description: A simple workflow that runs all Symfony related nuclei templates on a given target.
|
|
|
|
|
|
|
|
workflows:
|
2023-04-27 04:28:59 +00:00
|
|
|
- template: http/technologies/tech-detect.yaml
|
2021-12-27 05:01:53 +00:00
|
|
|
matchers:
|
|
|
|
- name: symfony
|
|
|
|
subtemplates:
|
2022-08-22 07:17:05 +00:00
|
|
|
- tags: symfony
|