14 lines
314 B
YAML
14 lines
314 B
YAML
|
id: zabbix-workflow
|
||
|
|
||
|
info:
|
||
|
name: Zabbix Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Zabbix related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/tech-detect.yaml
|
||
|
matchers:
|
||
|
- name: zabbix
|
||
|
subtemplates:
|
||
|
- tags: zabbix
|