40 lines
1005 B
YAML
40 lines
1005 B
YAML
id: microfocus-vibe-panel
|
|
|
|
info:
|
|
name: Micro Focus Vibe Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Micro Focus Vibe 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:
|
|
vendor: microfocus
|
|
product: vibe
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Micro Focus Vibe"
|
|
tags: panel,microfocus,vibe
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ssf/s/portalLogin"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Micro Focus Vibe"
|
|
- "baseVibeUrl"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200efa4c9568d16755ca3d0cf42f40d5fe854cc20bb5c0745ee4de78ce010b074f022058b027656d7e44d98d99c2e2be09a424b2b7e9275cebf84784d29e6a49263aa8:922c64590222798bb761d5b6d8e72950 |