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

43 lines
1.0 KiB
YAML
Raw Normal View History

2021-01-28 17:43:50 +00:00
id: springboot-mappings
info:
name: Detect Springboot Mappings 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: Additional routes may be displayed
metadata:
max-request: 2
2023-10-14 11:27:55 +00:00
tags: springboot,exposure,misconfig
http:
- method: GET
path:
- "{{BaseURL}}/mappings"
- "{{BaseURL}}/actuator/mappings"
2022-07-28 08:35:35 +00:00
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- "mappings"
- "method"
- "produces"
condition: and
2022-07-28 08:35:35 +00:00
- type: word
2022-07-28 08:35:35 +00:00
part: header
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
2022-07-28 08:35:35 +00:00
- type: status
status:
- 200
# digest: 4a0a0047304502202c17385df8d123d7bc301d5983fa00f045caa9944e221104ea0fc71b4bf39f6c022100a4d3d042f10e2249d1db9fd202d29c0c6ba2681153a61e09b5cd3e74be1cb205:922c64590222798bb761d5b6d8e72950