mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
12 lines
307 B
YAML
12 lines
307 B
YAML
id: liferay-workflow
|
|
|
|
info:
|
|
name: Liferay Security Checks
|
|
author: dwisiswant0
|
|
description: A simple workflow that runs all liferay related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: exposed-panels/liferay-portal.yaml
|
|
subtemplates:
|
|
- template: cves/2020/CVE-2020-7961.yaml
|