31 lines
859 B
YAML
31 lines
859 B
YAML
id: metaview-explorer-installer
|
|
|
|
info:
|
|
name: MetaView Explorer Installer
|
|
author: theamanrawat
|
|
severity: info
|
|
description: MetaView Explorer is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"MetaView Explorer"
|
|
tags: misconfig,metaview,installer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'MetaView Explorer'
|
|
- '(InstallAnywhere Web Installer)'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100fdbd4ef61897dac8db874847c63fec411084cd292e5b156b48b7d8a98c016e5d022100b063098eb95a13aee172f71cdef303cca2a1afca96b014afcb4849c45130e35c:922c64590222798bb761d5b6d8e72950 |