30 lines
776 B
YAML
30 lines
776 B
YAML
id: xbackbone-installer
|
|
|
|
info:
|
|
name: XBackBone Installer - Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: |
|
|
Checks for the presence of a XBackBone Installer.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"XBackBone Installer"
|
|
tags: install,xbackbone,exposure,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>XBackBone Installer</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100d5682a4b684ba38ddfddbd20405302b95efee06045bd008d6fb666491c1c299a022066a7ab62467668cd36862cb21035bf3b5d3762b126e37c784dd0a594b056b3e9:922c64590222798bb761d5b6d8e72950 |