2020-07-10 20:04:58 +00:00
|
|
|
id: jolokia-instance
|
2020-06-17 08:19:14 +00:00
|
|
|
|
|
|
|
info:
|
2020-06-17 08:49:52 +00:00
|
|
|
name: Jolokia Version Disclosure
|
2020-07-10 20:04:58 +00:00
|
|
|
author: mavericknerd & dwisiswant0
|
2020-06-17 08:19:14 +00:00
|
|
|
severity: low
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2020-06-17 08:49:52 +00:00
|
|
|
- '{{BaseURL}}/jolokia/version'
|
2020-06-17 09:16:11 +00:00
|
|
|
- '{{BaseURL}}:8080/jolokia/version'
|
2020-07-08 11:38:57 +00:00
|
|
|
matchers-condition: and
|
2020-06-17 08:19:14 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2020-07-10 20:04:58 +00:00
|
|
|
- '"timestamp":'
|
|
|
|
- '"protocol":'
|
2020-06-17 08:49:52 +00:00
|
|
|
- '"agent":'
|
2020-07-10 20:04:58 +00:00
|
|
|
condition: and
|
2020-06-17 08:19:14 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|