35 lines
783 B
YAML
35 lines
783 B
YAML
id: binom-installer
|
|
|
|
info:
|
|
name: Binom Installer Exposure
|
|
author: tess
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"Install Binom"
|
|
tags: misconfig,binom,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/'
|
|
- '{{BaseURL}}/?page=step_1'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Install Binom</title>'
|
|
- 'System check'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100eadaaab233e23b01312f94b61675c2ed268af8a94a06f59a18329a140853aa0c0220290da6ca7b498e126f831e489f3ccff25c4894fa9bbbcfac33d4bbc84487c9ec:922c64590222798bb761d5b6d8e72950
|