nuclei-templates/http/exposed-panels/veritas-netbackup-panel.yaml

32 lines
785 B
YAML
Raw Normal View History

2024-10-08 18:34:31 +00:00
id: veritas-netbackup-opscenter-panel
info:
name: Veritas NetBackup OpsCenter Analytics Detection - Panel
author: rxerium
severity: info
description: A Veritas NetBackup OpsCenter Analytics page was detected.
reference:
- https://www.veritas.com/
classification:
cwe-id: CWE-200
metadata:
max-request: 1
shodan-query: http.html:"Veritas NetBackup OpsCenter Analytics"
tags: panel,veritas,netbackup,opscenter,analytics
http:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/opscenter"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Veritas NetBackup OpsCenter Analytics</title>'
part: body
- type: status
status:
- 200