mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-16 15:43:29 +08:00
* moving http templates * updated cves.json * moved network CVEs * updated scripts * updated workflows * updated requests to http * replaced network to tcp --------- Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
12 lines
319 B
YAML
12 lines
319 B
YAML
id: hikvision-workflow
|
|
|
|
info:
|
|
name: Hikvision Security Checks
|
|
author: pdteam
|
|
description: A simple workflow that runs all Hikvision related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
|
|
- template: http/technologies/hikvision-detect.yaml
|
|
subtemplates:
|
|
- template: http/cves/2021/CVE-2021-36260.yaml |