nuclei-templates/workflows/laravel-workflow.yaml

18 lines
394 B
YAML

id: laravel-workflow
info:
name: Laravel Security Checks
author: daffainfo
description: A simple workflow that runs all Laravel related nuclei templates on a given target.
workflows:
- template: technologies/tech-detect.yaml
matchers:
- name: laravel
subtemplates:
- tags: laravel
- name: new_laravel
subtemplates:
- tags: laravel