Skip to content

phpmyadmin-workflow

ID: phpmyadmin-workflow

Severity: “

Author: philippedelteil

Tags:

A workflow that runs all PhpMyAdmin related nuclei templates on a given target

id: phpmyadmin-workflow
info:
name: phpmyadmin-workflow
author: philippedelteil
description: A workflow that runs all PhpMyAdmin related nuclei templates on a given target
workflows:
- template: http/exposed-panels/phpmyadmin-panel.yaml
subtemplates:
- tags: phpmyadmin

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

View on Github