phpmyadmin-workflow
ID: phpmyadmin-workflow
Severity: “
Author: philippedelteil
Tags:
Description
Section titled “Description”A workflow that runs all PhpMyAdmin related nuclei templates on a given target
YAML Source
Section titled “YAML Source”id: phpmyadmin-workflow
info: name: phpmyadmin-workflow author: philippedelteil description: A workflow that runs all PhpMyAdmin related nuclei templates on a given targetworkflows: - template: http/exposed-panels/phpmyadmin-panel.yaml subtemplates: - tags: phpmyadminGuide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "workflows/phpmyadmin-workflow.yaml"