14 lines
309 B
YAML
14 lines
309 B
YAML
|
id: jetty-workflow
|
||
|
|
||
|
info:
|
||
|
name: Jetty Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Jetty related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/tech-detect.yaml
|
||
|
matchers:
|
||
|
- name: jetty
|
||
|
subtemplates:
|
||
|
- tags: jetty
|