35 lines
794 B
YAML
35 lines
794 B
YAML
id: vinchin-panel
|
|
|
|
info:
|
|
name: Vinchin Backup & Recovery Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Vinchin Backup & Recovery login panel was detected.
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"VinChin"
|
|
tags: panel,vinchin,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Vinchin Backup & Recovery'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022042e8ff262b65b3552a3c1ecdec7fe728a3d40cf7ee6956e3ba3544934a3b5410022100c4d9f11601ac9c96de6538c9f60f38136623efce902aae189002d242c2635e85:922c64590222798bb761d5b6d8e72950
|