Skip to content

MAGMI Security Checks

ID: magmi-workflow

Severity: “

Author: dwisiswant0,daffainfo

Tags:

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

id: magmi-workflow
info:
name: MAGMI Security Checks
author: dwisiswant0,daffainfo
description: A simple workflow that runs all MAGMI related nuclei templates on a given target.
workflows:
- template: http/technologies/magmi-detect.yaml
subtemplates:
- tags: magmi

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

View on Github