mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Create phpmyadmin-workflow.yaml
This commit is contained in:
12
workflows/phpmyadmin-workflow.yaml
Normal file
12
workflows/phpmyadmin-workflow.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user