11 lines
278 B
YAML
11 lines
278 B
YAML
|
id: adminer-workflow
|
||
|
|
||
|
info:
|
||
|
name: Adminer Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Adminer related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/adminer-panel.yaml
|
||
|
subtemplates:
|
||
|
- tags: adminer
|