mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-01 00:03:39 +08:00
11 lines
289 B
YAML
11 lines
289 B
YAML
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
|