13 lines
318 B
YAML
13 lines
318 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 |