Skip to content

Artica Web Proxy Security Checks

ID: artica-web-proxy-workflow

Severity: “

Author: dwisiswant0,pdteam

Tags:

A simple workflow that runs all Artica Web Proxy related nuclei templates on a given target.

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

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "workflows/artica-web-proxy-workflow.yaml"

View on Github