mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-11 21:23:34 +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>
11 lines
358 B
YAML
11 lines
358 B
YAML
id: artica-web-proxy-workflow
|
|
|
|
info:
|
|
name: Artica Web Proxy Security Checks
|
|
author: dwisiswant0,pdteam
|
|
description: A simple workflow that runs all Artica Web Proxy related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: http/technologies/artica-web-proxy-detect.yaml
|
|
subtemplates:
|
|
- template: http/cves/2020/CVE-2020-17505.yaml |