12 lines
285 B
YAML
12 lines
285 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: exposed-panels/phpmyadmin-panel.yaml
|
||
|
subtemplates:
|
||
|
- tags: phpmyadmin
|