2022-01-27 10:36:10 +00:00
|
|
|
id: openbmcs-detect
|
|
|
|
|
|
|
|
info:
|
2023-03-29 18:59:42 +00:00
|
|
|
name: OpenBMCS Login Panel - Detect
|
2022-01-27 10:36:10 +00:00
|
|
|
author: ffffffff0x
|
|
|
|
severity: info
|
2023-03-29 18:59:42 +00:00
|
|
|
description: OpenBCMS login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: panel,openbmcs,detect
|
2022-01-27 10:36:10 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-27 10:36:10 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-01-27 10:36:10 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-01-28 10:58:32 +00:00
|
|
|
matchers-condition: and
|
2022-01-27 10:36:10 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-01-28 10:58:32 +00:00
|
|
|
- 'BMS - Login'
|
2022-01-27 10:36:10 +00:00
|
|
|
- 'Copyright all rights reserved by Open BMCS'
|
|
|
|
- 'OpenBMCS does not support Internet Explorer'
|
|
|
|
condition: or
|
2022-01-27 12:10:01 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a0047304502207c1bafaef6d9dddd1446e0c42181be122e011a6580e8c522d5ba3622e9f26eda022100cf97d47b6c4dd35d48f5ade54b302c13cba609d94e2095274da6102549778b7b:922c64590222798bb761d5b6d8e72950
|