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

50 lines
1.3 KiB
YAML
Raw Normal View History

2022-07-28 13:59:25 +00:00
id: springboot-scheduledtasks
2022-07-28 07:58:03 +00:00
info:
name: Spring Boot Scheduledtasks Actuator Panel - Detect
2022-07-28 07:58:03 +00:00
author: ELSFA7110
severity: info
description: Spring Boot Scheduledtasks Actuator panel was detected.
2022-07-28 07:58:03 +00:00
reference:
- https://docs.spring.io/spring-boot/docs/current/actuator-api/htmlsingle/#scheduled-tasks
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
2023-10-14 11:27:55 +00:00
cvss-score: 0
cwe-id: CWE-200
2022-07-28 07:58:03 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 2
2022-07-28 13:59:25 +00:00
tags: misconfig,springboot,exposure
2022-07-28 07:58:03 +00:00
http:
2022-07-28 07:58:03 +00:00
- method: GET
path:
- "{{BaseURL}}/scheduledtasks"
- "{{BaseURL}}/actuator/scheduledtasks"
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2022-07-28 07:58:03 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- "cron"
- "fixedDelay"
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"
condition: or
- type: status
status:
- 200
# digest: 490a00463044022038bdfdc76f788a4e00d3c6656aa48723e44c46ccdb1cff99d58634cf7ae16c780220240c009a61e982714b671daaae858b43ae6784e5fd4f8b01224bf8a5a7664529:922c64590222798bb761d5b6d8e72950