12 lines
279 B
YAML
12 lines
279 B
YAML
|
id: tomcat-workflow
|
||
|
|
||
|
info:
|
||
|
name: Tomcat Security Checks
|
||
|
author: pathtaga
|
||
|
description: A simple workflow that runs all Tomcat related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/apache/tomcat-detect.yaml
|
||
|
subtemplates:
|
||
|
- tags: tomcat
|