Normhost Backup Server Manager Panel - Detect
ID: normhost-backup-server-manager
Severity: info
Author: pussycat0x
Tags: panel,normhost
Description
Section titled “Description”Normhost Backup server manager panel was detected.
YAML Source
Section titled “YAML Source”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 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: 4a0a0047304502206e5fe548231ba7a9b83b43f91ec0a5eac9b59d418dd884806660b7e30b30d04d022100b042842719bf0ea3a1a780686c13360e87d6d1722553c933259a82051b52123d:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/normhost-backup-server-manager.yaml"