37 lines
987 B
YAML
37 lines
987 B
YAML
id: apache-jmeter-dashboard
|
|
|
|
info:
|
|
name: Apache JMeter Dashboard Login Panel - Detect
|
|
author: tess
|
|
severity: info
|
|
description: Apache JMeter Dashboard login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:apache:jmeter:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: jmeter
|
|
shodan-query: title:"Apache JMeter Dashboard"
|
|
vendor: apache
|
|
verified: true
|
|
tags: apache,jmeter,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Apache JMeter Dashboard"
|
|
- "Dashboard"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100eb1037efc1fcc4364852312de1e209a9c5c8f63370a2aa20fe94a5769e4d1f1b022100bd3d0e91dac1f7227fa5ed97915b314c793c608f80806675bf6fcd2aaac8179c:922c64590222798bb761d5b6d8e72950 |