Update spring-boot.txt
Added some other paths according to: https://www.veracode.com/blog/research/exploiting-spring-boot-actuators
This commit is contained in:
committed by
GitHub
parent
ca946eefff
commit
61b92c599d
@@ -1,6 +1,7 @@
|
||||
trace
|
||||
health
|
||||
loggers
|
||||
logfile
|
||||
metrics
|
||||
autoconfig
|
||||
heapdump
|
||||
@@ -11,3 +12,8 @@ configprops
|
||||
mappings
|
||||
auditevents
|
||||
beans
|
||||
/actuator/dump
|
||||
/actuator/trace
|
||||
/actuator/logfile
|
||||
/actuator/mappings
|
||||
/actuator/env
|
||||
|
||||
Reference in New Issue
Block a user