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