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. tags: workflow # Supported on Nuclei v2.2.0 (https://github.com/projectdiscovery/nuclei/releases/tag/v2.2.0) # Old workflows still remains valid, and will be working with all nuclei versions. workflows: - template: technologies/tech-detect.yaml matchers: - name: vbulletin subtemplates: - template: cves/2019/CVE-2019-16759.yaml - template: cves/2019/CVE-2019-6340.yaml - template: cves/2020/CVE-2020-12720.yaml