30 lines
680 B
YAML
30 lines
680 B
YAML
id: webasyst-installer
|
|
|
|
info:
|
|
name: Webasyst Installer Exposure
|
|
author: ritikchaddha
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Webasyst Installer"
|
|
tags: misconfig,webasyst,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Webasyst Installer'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022067b6634c895cc96e8b31a92f0468aa89b941ffba4058521628f720c8b0892b7c0220626431611fe5f1c1fa1de400f80278ff5876638e2b28d7f3e0dbd8f0bdc7356c:922c64590222798bb761d5b6d8e72950
|