Skip to content

Atlassian Confluence workflow

ID: confluence-workflow

Severity: “

Author: philippedelteil

Tags:

Workflow that runs all Confluence related nuclei templates

id: confluence-workflow
info:
name: Atlassian Confluence workflow
author: philippedelteil
description: Workflow that runs all Confluence related nuclei templates
workflows:
- template: http/technologies/confluence-detect.yaml
subtemplates:
- tags: confluence

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

View on Github