Post
The URL used had the path /management/heapdump, possibly a Spring Boot app. I never imagined that my contribution github.com/spring-proje... in 2016 would result in this disaster 9 years later. In Spring Boot, you should set management.server.port and never expose management endpoints externally.
DDoSecrets publishes 410 GB of heap dumps, hacked from TeleMessage's archive server micahflee.com/ddosecrets-p...
1 repost
2 likes
I guess heapdump should be restricted by default in Spring Boot, in the similar way as shutdown, docs.spring.io/spring-boot/...