15 lines
425 B
YAML
15 lines
425 B
YAML
id: lucee-workflow
|
|
|
|
info:
|
|
name: Lucee Detection Workflow
|
|
author: geeknik
|
|
description: A simple workflow that runs all Lucee related nuclei templates on given target.
|
|
tags: workflow
|
|
|
|
workflows:
|
|
- template: technologies/lucee-detect.yaml
|
|
subtemplates:
|
|
- template: technologies/default-lucee-page.yaml
|
|
- template: exposed-panels/lucee-login.yaml
|
|
- template: exposures/logs/lucee-stack-trace.yaml
|