mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
♻️ Add Jellyfin workflow
This commit is contained in:
12
workflows/jellyfin-workflow.yaml
Normal file
12
workflows/jellyfin-workflow.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
id: jellyfin-workflow
|
||||
info:
|
||||
name: Jellyfin Security Checks
|
||||
author: dwisiswant0
|
||||
description: A simple workflow that runs all ThinkCMF related nuclei templates on a given target.
|
||||
tags: workflow
|
||||
|
||||
workflows:
|
||||
- template: technologies/jellyfin-detection.yaml
|
||||
subtemplates:
|
||||
- template: cves/2020/CVE-2020-26948.yaml
|
||||
- template: cves/2021/CVE-2021-21402.yaml
|
||||
Reference in New Issue
Block a user