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
|
trace
|
||||||
health
|
health
|
||||||
loggers
|
loggers
|
||||||
|
logfile
|
||||||
metrics
|
metrics
|
||||||
autoconfig
|
autoconfig
|
||||||
heapdump
|
heapdump
|
||||||
@@ -11,3 +12,8 @@ configprops
|
|||||||
mappings
|
mappings
|
||||||
auditevents
|
auditevents
|
||||||
beans
|
beans
|
||||||
|
/actuator/dump
|
||||||
|
/actuator/trace
|
||||||
|
/actuator/logfile
|
||||||
|
/actuator/mappings
|
||||||
|
/actuator/env
|
||||||
|
|||||||
Reference in New Issue
Block a user