13 lines
373 B
YAML
13 lines
373 B
YAML
id: jellyfin-workflow
|
|
|
|
info:
|
|
name: Jellyfin Security Checks
|
|
author: dwisiswant0
|
|
description: A simple workflow that runs all Jellyfin related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: http/technologies/jellyfin-detect.yaml
|
|
subtemplates:
|
|
- template: http/cves/2020/CVE-2020-26948.yaml
|
|
- template: http/cves/2021/CVE-2021-21402.yaml
|