Merge pull request #9330 from dcruzec/main

osnexus-quantastor-manager-panel
patch-1
pussycat0x 2024-03-13 17:03:38 +05:30 committed by GitHub
commit 2201051055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: osnexus-panel
info:
name: OSNEXUS QuantaStor Manager 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