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

43 lines
1.1 KiB
YAML
Raw Normal View History

2021-01-28 17:43:50 +00:00
id: springboot-trace
info:
name: Detect Springboot Trace 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: View recent HTTP requests and responses
metadata:
max-request: 1
2023-10-14 11:27:55 +00:00
tags: misconfig,springboot,exposure
http:
- method: GET
path:
- "{{BaseURL}}/trace"
2021-05-14 14:07:13 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
2021-04-28 10:20:24 +00:00
- '"timestamp"'
- '"info"'
- '"method"'
- '"path"'
condition: and
- type: word
2022-07-28 08:35:28 +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"
2023-05-31 07:29:41 +00:00
- "application/vnd.spring-boot.actuator.v2+json"
- "application/vnd.spring-boot.actuator.v3+json"
condition: or
2022-07-28 08:35:28 +00:00
- type: status
status:
- 200
# digest: 4a0a0047304502206b91f3290123e1c4d562570b2b0ef963c6922d06eaf442edb1384481ddaf827f022100f2b9812f280867139938c668010e45e7993ac1fb12bdda711eb6f4e3ca82d9cb:922c64590222798bb761d5b6d8e72950