38 lines
998 B
YAML
38 lines
998 B
YAML
id: hybris-administration-console
|
|
|
|
info:
|
|
name: Hybris Administration Console Login Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: Hybris Administration 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:sap:hybris:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: hybris
|
|
shodan-query: title:"Hybris"
|
|
vendor: sap
|
|
verified: true
|
|
tags: panel,hybris,sap
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "hybris administration console"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022079d00e62e380fe772ce429a8acc422e2c17d0a25905c3bbb925a8ebe58e6ce5e022100e59ce752352405f4219c4ce3e6c84bd74054333a6b338e29c4f901332e300659:922c64590222798bb761d5b6d8e72950 |