2022-09-14 10:14:44 +00:00
|
|
|
id: codemeter-webadmin
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: CodeMeter Webadmin Dashboard
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: low
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-09-14 10:14:44 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: html:"CodeMeter"
|
2022-09-15 10:07:04 +00:00
|
|
|
tags: misconfig,exposure,codemeter
|
2022-09-14 10:14:44 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-14 10:14:44 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index.html'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'WebAdmin | Dashboard'
|
|
|
|
- 'CodeMeter'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|