2021-12-27 05:01:53 +00:00
|
|
|
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:
|
2023-02-06 06:48:04 +00:00
|
|
|
- tags: laravel
|
|
|
|
|
|
|
|
- name: new_laravel
|
|
|
|
subtemplates:
|
|
|
|
- tags: laravel
|