nuclei-templates/workflows/vbulletin-workflow.yaml

15 lines
402 B
YAML
Raw Normal View History

2020-08-10 09:28:30 +00:00
id: vbulletin-workflow
info:
2020-11-21 17:57:19 +00:00
name: vBulletin Security Checks
2020-08-10 09:28:30 +00:00
author: pdteam
2020-11-21 17:57:19 +00:00
description: A simple workflow that runs all vBulletin related nuclei templates on a given target.
2020-08-10 09:28:30 +00:00
2020-11-21 17:57:19 +00:00
workflows:
- template: technologies/tech-detect.yaml
matchers:
- name: vbulletin
subtemplates:
- template: cves/2019/CVE-2019-16759.yaml
2021-02-27 18:37:04 +00:00
- template: cves/2020/CVE-2020-12720.yaml