17 lines
551 B
YAML
17 lines
551 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.
|
|
tags: workflow
|
|
|
|
# Supported on Nuclei v2.2.0 (https://github.com/projectdiscovery/nuclei/releases/tag/v2.2.0)
|
|
# Old workflows still remains valid, and will be working with all nuclei versions.
|
|
|
|
workflows:
|
|
|
|
- template: technologies/artica-web-proxy-detect.yaml
|
|
|
|
subtemplates:
|
|
- template: cves/2020/CVE-2020-17505.yaml |