13 lines
302 B
YAML
13 lines
302 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
|
||
|
tags: workflow
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/phpmyadmin-panel.yaml
|
||
|
subtemplates:
|
||
|
- tags: phpmyadmin
|