36 lines
909 B
YAML
36 lines
909 B
YAML
id: privx-panel
|
|
|
|
info:
|
|
name: SSH PrivX Login Panel - Detect
|
|
author: korteke
|
|
severity: info
|
|
description: SSH PrivX login panel was detected.
|
|
reference:
|
|
- https://www.ssh.com/products/privx/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:ssh:privx:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"PrivX"
|
|
product: privx
|
|
vendor: ssh
|
|
tags: panel,privx
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/auth/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>PrivX</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220733afdcca1d4d6d6f12fc11c5c21c3378afdf837a416adcaed8a4c13cff212d702205f14e98a80f5cd7838f3a2c2da62efcf707868a0a5a29e1169c9118a036d1b23:922c64590222798bb761d5b6d8e72950 |