From 505a333e9f83591939f5d6177e9f28719c51e0f3 Mon Sep 17 00:00:00 2001 From: ArgentEnergy <26912085+ArgentEnergy@users.noreply.github.com> Date: Fri, 25 Sep 2020 20:01:00 -0300 Subject: [PATCH] Spring Boot Redis paths. Discloses details of Redis version, amount of keys in each database, memory size, etc.... --- Discovery/Web-Content/spring-boot.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Discovery/Web-Content/spring-boot.txt b/Discovery/Web-Content/spring-boot.txt index 7f64ae9..d1af088 100644 --- a/Discovery/Web-Content/spring-boot.txt +++ b/Discovery/Web-Content/spring-boot.txt @@ -45,6 +45,9 @@ actuator/logfile actuator/loggers actuator/loggingConfig actuator/liquibase +actuator/redis/info +actuator/redis/keysSize +actuator/redis/memoryInfo actuator/refresh actuator/registeredServices actuator/releaseAttributes