15 lines
436 B
YAML
15 lines
436 B
YAML
id: movable-workflow
|
|
|
|
info:
|
|
name: Movable Type Security Checks
|
|
author: dhiyaneshDk
|
|
description: A simple workflow that runs all Movable related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/default-movable-page.yaml
|
|
subtemplates:
|
|
- template: cves/2021/CVE-2021-20837.yaml
|
|
|
|
- template: exposed-panels/movable-type-login.yaml
|
|
subtemplates:
|
|
- template: cves/2021/CVE-2021-20837.yaml |