12 lines
291 B
YAML
12 lines
291 B
YAML
|
id: keycloak-workflow
|
||
|
|
||
|
info:
|
||
|
name: Keycloak Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Keycloak related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/key-cloak-admin-panel.yaml
|
||
|
subtemplates:
|
||
|
- tags: keycloak
|