15 lines
453 B
YAML
15 lines
453 B
YAML
id: lotus-domino-workflow
|
|
|
|
info:
|
|
name: Lotus Domino Security Checks
|
|
author: CasperGN
|
|
description: A simple workflow that runs all Lotus Domino related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/tech-detect.yaml
|
|
matchers:
|
|
- name: lotus-domino
|
|
subtemplates:
|
|
- template: technologies/lotus-domino-version.yaml
|
|
subtemplates:
|
|
- template: cves/2005/CVE-2005-2428.yaml |