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

44 lines
1.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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