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

44 lines
1.2 KiB
YAML
Raw Permalink Normal View History

2024-01-25 10:28:17 +00:00
id: springboot-startup
info:
name: Springboot Actuator startup
author: ELSFA7110
severity: low
description: The startup endpoint provides information about the applications startup sequence.
reference:
- https://docs.spring.io/spring-boot/docs/current/actuator-api/htmlsingle/
metadata:
verified: true
max-request: 2
tags: misconfig,springboot,exposure
http:
- method: GET
path:
- "{{BaseURL}}/startup"
- "{{BaseURL}}/actuator/startup"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- "springBootVersion"
- "startTime"
condition: and
- type: word
part: header
words:
- "application/json"
- "application/vnd.spring-boot.actuator"
- "application/vnd.spring-boot.actuator.v1+json"
- "application/vnd.spring-boot.actuator.v2+json"
- "application/vnd.spring-boot.actuator.v3+json"
condition: or
- type: status
status:
- 200
# digest: 4b0a004830460221009b6fcc75fba479e6ee7084a11b6cdc60cae09391648ecd1500bdae0abdaeece1022100883c2d8138dad3ea4b6c9212d4231a3892839677ae7995ab9c2dcf9f9728dc50:922c64590222798bb761d5b6d8e72950