2022-10-28 06:16:28 +00:00
|
|
|
id: binom-installer
|
2022-10-27 05:44:29 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Binom Installer Exposure
|
|
|
|
author: tess
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Binom is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-27 05:44:29 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-10-27 05:44:29 +00:00
|
|
|
shodan-query: title:"Install Binom"
|
|
|
|
tags: misconfig,binom,install,exposure
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-27 05:44:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/'
|
|
|
|
- '{{BaseURL}}/?page=step_1'
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-10-27 05:44:29 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Install Binom</title>'
|
|
|
|
- 'System check'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4b0a00483046022100b7b6a13175637e8601831b8b74ae4b267a63ea5def819a50a024de72f334a84e022100e50544cb6c3e921f8c0cb6e4d84df327874561622147d3db2ffe2ca2cb061fef:922c64590222798bb761d5b6d8e72950
|