35 lines
908 B
YAML
35 lines
908 B
YAML
id: normhost-backup-server-manager
|
|
|
|
info:
|
|
name: Normhost Backup Server Manager Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Normhost Backup server manager panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Normhost Backup server manager"
|
|
tags: panel,normhost
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="Normhost Backup server manager'
|
|
|
|
- type: status
|
|
status:
|
|
- 401
|
|
|
|
# digest: 4a0a0047304502201d87694a448bb5787a32836186c6aa386756cac7978fa77e8f3b6624dfe5404c022100bfb8977a6c1d6ec72218599c7692042a105d5f5f7c45bb81b6b7995186b11c6d:922c64590222798bb761d5b6d8e72950
|