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

27 lines
577 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
description: Hybris Management Console login panel was detected.
2021-03-04 13:34:40 +00:00
severity: info
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.0
cwe-id: CWE-200
2022-01-03 16:06:23 +00:00
tags: panel,sap
2021-03-04 13:54:36 +00:00
2021-03-04 13:34:40 +00:00
requests:
- 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
# Enhanced by md on 2022/11/18