nuclei-templates/exposed-panels/key-cloak-admin-panel.yaml

18 lines
316 B
YAML
Raw Normal View History

2021-02-01 16:47:31 +00:00
id: key-cloak-admin-panel
info:
name: Keycloak Admin Panel
author: incogbyte
severity: low
2021-04-06 07:25:57 +00:00
tags: panel
2021-02-01 16:47:31 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/auth/admin/master/console/"
matchers:
- type: word
words:
- "<a href=\"http://www.keycloak.org\">"
part: body