nuclei-templates/http/exposed-panels/normhost-backup-server-mana...

33 lines
715 B
YAML
Raw Normal View History

2023-02-07 15:06:17 +00:00
id: normhost-backup-server-manager
info:
name: Normhost Backup Server Manager Panel - Detect
2023-02-07 15:06:17 +00:00
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.0
cwe-id: CWE-200
2023-02-07 15:06:17 +00:00
metadata:
max-request: 1
2023-02-07 15:06:17 +00:00
verified: true
shodan-query: http.title:"Normhost Backup server manager"
tags: panel,normhost
http:
2023-02-07 15:06:17 +00:00
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
2023-02-07 15:38:01 +00:00
- 'content="Normhost Backup server manager'
2023-02-07 15:06:17 +00:00
- type: status
status:
2023-02-07 15:38:01 +00:00
- 401