15 lines
417 B
YAML
15 lines
417 B
YAML
id: vbulletin-workflow
|
|
|
|
info:
|
|
name: vBulletin Security Checks
|
|
author: pdteam
|
|
description: A simple workflow that runs all vBulletin related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: http/technologies/tech-detect.yaml
|
|
matchers:
|
|
- name: vbulletin
|
|
subtemplates:
|
|
- template: http/cves/2019/CVE-2019-16759.yaml
|
|
- template: http/cves/2020/CVE-2020-12720.yaml
|