nuclei-templates/http/misconfiguration/springboot/springboot-jolokia.yaml

47 lines
1.3 KiB
YAML
Raw Normal View History

2022-10-17 04:22:47 +00:00
id: springboot-jolokia
info:
2022-10-21 11:40:31 +00:00
name: Detects Springboot Jolokia Actuator
2022-10-17 04:22:47 +00:00
author: DhiyaneshDK
severity: low
2024-01-03 06:08:41 +00:00
description: Springboot Jolokia Actuator is exposed.
2022-10-17 04:22:47 +00:00
reference:
- https://raw.githubusercontent.com/maurosoria/dirsearch/master/db/dicc.txt
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 2
2022-10-17 04:22:47 +00:00
shodan-query: title:"Eureka"
2022-10-17 10:44:54 +00:00
tags: misconfig,springboot,exposure
2022-10-17 04:22:47 +00:00
http:
2022-10-17 04:22:47 +00:00
- method: GET
path:
- "{{BaseURL}}/jolokia"
- "{{BaseURL}}/actuator/jolokia"
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2022-10-17 04:22:47 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"config":{'
- '"agentId":"'
condition: and
- type: word
part: header
words:
- "application/json"
- "application/vnd.spring-boot.actuator"
- "application/vnd.spring-boot.actuator.v1+json"
2023-05-31 07:30:19 +00:00
- "application/vnd.spring-boot.actuator.v2+json"
- "application/vnd.spring-boot.actuator.v3+json"
2022-10-17 04:22:47 +00:00
- "text/plain"
condition: or
- type: status
status:
- 200
# digest: 490a0046304402203339943701d7d9687214af27542d7f9a1cc1a4c7930d7614237ca196b5b28464022050ba9ca3466dbd98e2139613f4d32ef94daaabcb002ad8a20e114ffbce81f5f4:922c64590222798bb761d5b6d8e72950