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

43 lines
1.1 KiB
YAML
Raw Normal View History

2021-01-28 17:43:50 +00:00
id: springboot-configprops
info:
name: Detect Springboot Configprops Actuator
2021-06-09 12:20:56 +00:00
author: that_juan_,dwisiswant0,wdahlenb
2021-01-28 15:56:38 +00:00
severity: low
description: Sensitive environment variables may not be masked
metadata:
max-request: 2
2023-10-14 11:27:55 +00:00
tags: springboot,exposure,misconfig
http:
- method: GET
path:
- "{{BaseURL}}/configprops"
- "{{BaseURL}}/actuator/configprops"
2022-07-28 08:22:31 +00:00
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- "org.springframework.boot.actuate"
- "beans"
- "contexts"
condition: and
2023-10-14 11:27:55 +00:00
- type: status
status:
- 200
2023-10-14 11:27:55 +00:00
- type: word
words:
- "application/json"
- "application/vnd.spring-boot.actuator"
2021-01-28 15:56:38 +00:00
- "application/vnd.spring-boot.actuator.v1+json"
condition: or
part: header
# digest: 4b0a00483046022100de778671099362e7bbae4ff422611ac686cee397df849b5a0c387a101eefe9da0221009c18715f4ab99ccbebcba20781c366e03b634a4c9364a72d44c1b98fa3ba45b4:922c64590222798bb761d5b6d8e72950