Skip to content

Adobe Experience Manager Security Checks

ID: aem-workflow

Severity: “

Author: dhiyaneshDK

Tags:

A simple workflow that runs all Adobe Experience Manager related nuclei templates on a given target.

id: aem-workflow
info:
name: Adobe Experience Manager Security Checks
author: dhiyaneshDK
description: A simple workflow that runs all Adobe Experience Manager related nuclei templates on a given target.
workflows:
- template: http/technologies/aem-detect.yaml
subtemplates:
- tags: aem

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

View on Github