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

44 lines
1.0 KiB
YAML
Raw Normal View History

2021-05-19 20:09:21 +00:00
id: springboot-beans
info:
name: Detect Springboot Beans Actuator
author: ajaysenr
severity: low
description: Displays a complete list of all the Spring beans in the application
metadata:
max-request: 2
2023-10-14 11:27:55 +00:00
tags: springboot,exposure,misconfig
2021-05-19 20:09:21 +00:00
http:
2021-05-19 20:09:21 +00:00
- method: GET
path:
- "{{BaseURL}}/beans"
- "{{BaseURL}}/actuator/beans"
2022-07-28 08:22:29 +00:00
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2021-05-19 20:09:21 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"type"'
- '"beans"'
- '"dependencies"'
- '"scope"'
condition: and
- type: status
status:
- 200
- type: word
words:
- "application/json"
- "application/vnd.spring-boot.actuator"
- "application/vnd.spring-boot.actuator.v1+json"
condition: or
part: header
# digest: 4a0a00473045022100fac9b0b7015245840ac3145f5e326431d2164b4d20482577751c0d491962508e0220573e05e18ac0323359adac68b0e22dd89cf0ebf8a8267c491950d06fe47ce8e0:922c64590222798bb761d5b6d8e72950