Skip to content

eMerge Checks

ID: emerge-workflow

Severity: “

Author: DhiyaneshDk

Tags:

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

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

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

View on Github