37 lines
844 B
YAML
37 lines
844 B
YAML
id: lmszai-installer
|
|
|
|
info:
|
|
name: LMSZAI Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"LMSZAI - Learning Management System"
|
|
tags: misconfig,blesta,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'LMSZAI - Learning Management System'
|
|
- 'Configuaration'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502202e7c38f6951c6079aa9f6fe2674854aeb8c2103d464121289e6b13ee72dd0fbd022100a4ddb205b4cd3025b87bfb4b67e82a209780f1e2357ce6e053f9721d6107c817:922c64590222798bb761d5b6d8e72950
|