35 lines
790 B
YAML
35 lines
790 B
YAML
id: alma-installer
|
|
|
|
info:
|
|
name: Alma Installation Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Alma Installation"
|
|
tags: misconfig,alma,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/setup/start'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Setup wizard | Alma Installation</title>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100db9fc8c36fee3f8f7feae1bd48eecbb442aa85813ad2eba1662ebb9daf8eabfe02210098764b8c24aa179075af150cd9062a2ba551c92c087facfbd5f57e97f153e1de:922c64590222798bb761d5b6d8e72950
|