Create apache-jmeter-dashboard.yaml

patch-1
Arman 2022-11-17 13:52:37 -05:00 committed by GitHub
parent 89072043ea
commit f349c2076b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: apache-jmeter-dashboard
info:
name: Apache JMeter Dashboard
author: tess
severity: low
metadata:
verified: true
shodan-query: title:"Apache JMeter Dashboard"
tags: apache,jmeter,panel
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Apache JMeter Dashboard"
- "Dashboard"
- "Charts"
condition: and
- type: status
status:
- 200