2022-12-05 14:01:47 +00:00
|
|
|
id: metaview-explorer-installer
|
|
|
|
|
|
|
|
info:
|
2022-12-05 17:02:39 +00:00
|
|
|
name: MetaView Explorer Installer
|
2022-12-05 14:01:47 +00:00
|
|
|
author: theamanrawat
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-12-05 14:01:47 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: http.title:"MetaView Explorer"
|
2022-12-07 11:31:54 +00:00
|
|
|
tags: misconfig,metaview,installer
|
2022-12-05 14:01:47 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-12-05 14:01:47 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-12-05 17:02:39 +00:00
|
|
|
- 'MetaView Explorer'
|
|
|
|
- '(InstallAnywhere Web Installer)'
|
2022-12-05 14:01:47 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-12-05 17:02:39 +00:00
|
|
|
- 200
|