Jump to content

Springboot Actuator Endoint Extract Info ?


GabberLevi

Recommended Posts

Hello ..

I am Auditing a Company Public/Open Springboot Actuator Enpoints and have founde this .. Is there anyway to Read some Private/Sensitive Files or Edit ?

/actuator/mappings


::Content:::

{"contexts":{"application-1":{"mappings":{"dispatcherHandlers":{"webHandler":[{"predicate":"{GET /actuator/archaius, produces [application/vnd.spring-boot.actuator.v2+json || application/json]}","handler":"org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler@549111d1","details":{"handlerMethod":{"className":"org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ReadOperationHandler","name":"handle","descriptor":"(Lorg/springframework/web/server/ServerWebExchange;)Lorg/reactivestreams/Publisher;"},"handlerFunction":null,"requestMappingConditions":{"consumes":[],"headers":[],"methods":["GET"],"params":[],"patterns":["/actuator/archaius"],"produces":[{"mediaType":"application/vnd.spring-boot.actuator.v2+json","negated":false},{"mediaType":"application/json","negated":false}]}}},{"predicate":"{GET /actuator/nacos-discovery, produces [application/vnd.spring-boot.actuator.v2+json ||application/json]}","handler":"org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler@39f28ea7","details":{"handlerMethod":

Edited by digininja
trimmed to make readable
Link to comment
Share on other sites

Not if you don't know what you are doing, even if it is vulnerable.

Without a proper security audit there is no way to tell. I'm happy to talk day rates if you want that doing.

  • Upvote 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...