2020-09-09 08:12:17 +00:00
|
|
|
id: lotus-domino-workflow
|
|
|
|
|
|
|
|
info:
|
2020-11-21 17:57:19 +00:00
|
|
|
name: Lotus Domino Security Checks
|
2020-09-09 08:12:17 +00:00
|
|
|
author: CasperGN
|
2020-11-21 17:57:19 +00:00
|
|
|
description: A simple workflow that runs all Lotus Domino related nuclei templates on a given target.
|
2020-09-09 08:12:17 +00:00
|
|
|
|
2020-11-21 17:57:19 +00:00
|
|
|
workflows:
|
2023-04-27 04:28:59 +00:00
|
|
|
- template: http/technologies/tech-detect.yaml
|
2020-11-21 17:57:19 +00:00
|
|
|
matchers:
|
|
|
|
- name: lotus-domino
|
|
|
|
subtemplates:
|
2023-04-27 04:28:59 +00:00
|
|
|
- template: http/technologies/lotus-domino-version.yaml
|
2020-11-21 17:57:19 +00:00
|
|
|
subtemplates:
|
2023-04-27 04:28:59 +00:00
|
|
|
- template: http/cves/2005/CVE-2005-2428.yaml
|