nuclei-templates/workflows/jellyfin-workflow.yaml

13 lines
358 B
YAML
Raw Normal View History

2021-04-01 22:36:11 +00:00
id: jellyfin-workflow
2022-08-22 07:17:05 +00:00
2021-04-01 22:36:11 +00:00
info:
name: Jellyfin Security Checks
author: dwisiswant0
2021-04-01 22:36:24 +00:00
description: A simple workflow that runs all Jellyfin related nuclei templates on a given target.
2021-04-01 22:36:11 +00:00
workflows:
2021-04-01 22:36:59 +00:00
- template: technologies/jellyfin-detect.yaml
2021-04-01 22:36:11 +00:00
subtemplates:
- template: cves/2020/CVE-2020-26948.yaml
2022-08-22 07:17:05 +00:00
- template: cves/2021/CVE-2021-21402.yaml