2022-08-01 03:58:49 +00:00
|
|
|
id: hybris-administration-console
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Hybris administration console
|
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2022-08-01 04:32:51 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Hybris"
|
2022-08-01 03:58:49 +00:00
|
|
|
tags: panel,hybris
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-08-01 04:09:47 +00:00
|
|
|
max-redirects: 2
|
2022-08-01 03:58:49 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "hybris administration console"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|