Create java-melody-exposed.yaml
parent
fc163a4dad
commit
68c7a957b4
|
@ -0,0 +1,18 @@
|
|||
id: java-melody-exposed
|
||||
|
||||
info:
|
||||
name: JavaMelody Monitoring Exposed
|
||||
author: dhiyaneshDK
|
||||
severity: Medium
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
- '{{BaseURL}}/monitoring'
|
||||
- '{{BaseURL}}/..%3B/monitoring'
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'Monitoring JavaMelody on'
|
Loading…
Reference in New Issue