mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-15 15:36:17 +00:00
Create keycloak.txt
check keycloak for sensitive paths.
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
/admin
|
||||||
|
/admin/console
|
||||||
|
/realms/{realm-name}/
|
||||||
|
/realms/{realm-name}/users
|
||||||
|
/realms/{realm-name}/groups
|
||||||
|
/realms/{realm-name}/clients
|
||||||
|
/realms/{realm-name}/flows
|
||||||
|
/realms/{realm-name}/protocol-mappers
|
||||||
|
/realms/{realm-name}/sessions
|
||||||
|
/admin/realms/{realm-name}/events
|
||||||
|
/realms/{realm-name}/scripts
|
||||||
|
/realms/{realm-name}/client-scopes
|
||||||
Reference in New Issue
Block a user