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

44 lines
1.2 KiB
YAML
Raw Normal View History

2022-10-17 04:34:19 +00:00
id: springboot-conditions
info:
name: Detect Springboot Conditions Actuator
author: DhiyaneshDK
severity: low
2024-01-03 06:08:41 +00:00
description: Springboot Conditions Actuator is exposed.
2022-10-17 04:34:19 +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:34:19 +00:00
shodan-query: title:"Eureka"
2022-10-25 13:29:56 +00:00
tags: misconfig,springboot,exposure
2022-10-17 04:34:19 +00:00
http:
2022-10-17 04:34:19 +00:00
- method: GET
path:
- "{{BaseURL}}/conditions"
- "{{BaseURL}}/actuator/conditions"
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2022-10-17 04:34:19 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"positiveMatches":{'
- '"unconditionalClasses":['
condition: and
- type: word
part: header
words:
- "application/json"
- "application/vnd.spring-boot.actuator"
- "application/vnd.spring-boot.actuator.v1+json"
condition: or
- type: status
status:
- 200
# digest: 4b0a00483046022100dd06a9940f39e7435865c879641d75df960e89bef0e99fc64559ae3ddeb9787c02210087a71d5fcd8005db35d2c05759a90086c34b258025bc5f52ff4cfc6e61427752:922c64590222798bb761d5b6d8e72950