35 lines
886 B
YAML
35 lines
886 B
YAML
id: microfocus-admin-server
|
|
|
|
info:
|
|
name: Micro Focus Enterprise Server Admin Panel - Detect
|
|
author: theabhinavgaur
|
|
severity: info
|
|
description: Micro Focus Enterprise Server Admin 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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: "Micro Focus DSD"
|
|
tags: panel,exposure,microfocus,admin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "Micro Focus DSD"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100eb229ee6d4a152d28c832f5d1a1bbf74835625a5d6e58d1a22f21bdfc1800559022100ae1c0c85376f4348fab6d5d162c570322c00fb16023331fe3e794f06b86cd49a:922c64590222798bb761d5b6d8e72950
|