Added tomcat workflow (#3444)
parent
de9c4d605c
commit
5b8fc874fe
|
@ -0,0 +1,11 @@
|
|||
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
|
Loading…
Reference in New Issue