Files
nuclei-templates/http/misconfiguration/springboot/springboot-info.yaml
2025-09-18 18:05:03 +00:00

45 lines
1.3 KiB
YAML

id: springboot-info
info:
name: Spring Boot Information Panel - Detect
author: philippedelteil,tess,TheZakMan
severity: info
description: Spring Boot information panel displaying app name, version information, and other values was detected.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0
cwe-id: CWE-200
metadata:
max-request: 4
verified: true
tags: springboot,misconfig
http:
- method: GET
path:
- "{{BaseURL}}/info"
- "{{BaseURL}}/actuator/info"
- "{{BaseURL}}/management"
- "{{BaseURL}}/management/info"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: dsl
dsl:
- "contains_any(tolower(content_type), 'application/json', 'application/vnd.spring-boot')"
- 'contains_all(body, "\"java\"", "\"version\"")'
- 'status_code == 200'
condition: and
- type: word
part: body
words:
- '"os"'
- '"runtime"'
- '"jvm"'
- '"build"'
- '"vendor"'
condition: or
# digest: 4b0a004830460221008db3304ad42e53d277bd45444eb8c0e0b3fb2031db66b8db1fbdc1c03041666b022100801c98a724906b196e05771a3144ccc04c77ed71c1d9383bdb6d4806956b23f7:922c64590222798bb761d5b6d8e72950