Add files via upload

patch-1
dcruzec 2024-03-12 23:33:02 -04:00 committed by GitHub
parent 56a3faa04a
commit 336252f601
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: osnexus-quantastor-manager-panel
info:
name: OSNEXUS QuantaStor Manager Login Panel - Detect
author: Charles D.
severity: info
description: OSNEXUS QuantaStor Manager login panel was detected.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0
cwe-id: CWE-200
metadata:
max-request: 1
shodan-query: http.title:"OSNEXUS QuantaStor Manager"
tags: panel,osnexus,login
http:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>OSNEXUS QuantaStor Manager</title>'
- type: status
status:
- 200