Skip to content

Azure Checks

ID: azure-workflow

Severity: “

Author: DhiyaneshDk

Tags:

A simple workflow that runs all Azure related nuclei templates on a given target.

id: azure-workflow
info:
name: Azure Checks
author: DhiyaneshDk
description: A simple workflow that runs all Azure related nuclei templates on a given target.
workflows:
- tags: azure

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/azure-workflow.yaml"

View on Github