13 lines
298 B
YAML
13 lines
298 B
YAML
|
id: yii-workflow
|
||
|
|
||
|
info:
|
||
|
name: Yii Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Yii related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/tech-detect.yaml
|
||
|
matchers:
|
||
|
- name: yii
|
||
|
subtemplates:
|
||
|
- tags: yii
|