nuclei-templates/http/exposed-panels/hmc-hybris-panel.yaml

27 lines
570 B
YAML
Raw Normal View History

2021-03-04 13:34:40 +00:00
id: hmc-hybris-panel
2021-03-04 13:54:36 +00:00
2021-03-04 13:34:40 +00:00
info:
name: Hybris Management Console Login Panel - Detect
2021-03-04 13:34:40 +00:00
author: dogasantos
severity: info
2023-10-14 11:27:55 +00:00
description: Hybris Management Console 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
2023-10-14 11:27:55 +00:00
cvss-score: 0
cwe-id: CWE-200
metadata:
max-request: 2
2023-10-14 11:27:55 +00:00
tags: panel,sap
2021-03-04 13:54:36 +00:00
http:
2021-03-04 13:34:40 +00:00
- method: GET
path:
- "{{BaseURL}}/hmc/hybris"
2021-03-04 13:42:43 +00:00
- "{{BaseURL}}/hybris/hmc/hybris"
2021-03-04 13:54:36 +00:00
2021-03-04 13:34:40 +00:00
matchers:
- type: word
words:
- "hybris Management Console"
part: body