22 lines
402 B
YAML
22 lines
402 B
YAML
id: java-melody-exposed
|
|
|
|
info:
|
|
name: JavaMelody Monitoring Exposed
|
|
author: dhiyaneshDK
|
|
severity: medium
|
|
tags: config
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/monitoring'
|
|
- '{{BaseURL}}/..%3B/monitoring'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Monitoring JavaMelody on'
|
|
- type: status
|
|
status:
|
|
- 200 |