2020-07-05 08:30:28 +00:00
|
|
|
id: liferay-rce-workflow
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Liferay RCE Workflow
|
|
|
|
author: dwisiswant0
|
|
|
|
|
|
|
|
variables:
|
2020-07-06 01:39:23 +00:00
|
|
|
liferay_portal: technologies/liferay-portal-detect.yaml
|
|
|
|
liferay_portal_cve: cves/CVE-2020-7961.yaml
|
2020-07-05 08:30:28 +00:00
|
|
|
|
|
|
|
logic:
|
|
|
|
|
|
2020-07-06 01:39:23 +00:00
|
|
|
if liferay_portal() {
|
|
|
|
liferay_portal_cve()
|
2020-07-05 08:30:28 +00:00
|
|
|
}
|