49 lines
1.3 KiB
YAML
49 lines
1.3 KiB
YAML
id: springboot-auditevents
|
|
|
|
info:
|
|
name: Spring Boot AuditEvents Actuator Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Spring Boot Auditevents Actuator panel was detected.
|
|
reference:
|
|
- https://raw.githubusercontent.com/maurosoria/dirsearch/master/db/dicc.txt
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"Eureka"
|
|
product: spring_boot
|
|
vendor: vmware
|
|
tags: misconfig,springboot,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/auditevents"
|
|
- "{{BaseURL}}/actuator/auditevents"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '{"events":'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/json"
|
|
- "application/vnd.spring-boot.actuator"
|
|
- "application/vnd.spring-boot.actuator.v1+json"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100fdace6fcf36639514a005acb0a36bec23a8288a2a614f0aec87ddd4925bc12f40221009264ba2e4bb91f4e932940075ee74c0ef4292e7d10455133dffcf315b5bb938f:922c64590222798bb761d5b6d8e72950 |