36 lines
923 B
YAML
36 lines
923 B
YAML
id: openbmcs-detect
|
|
|
|
info:
|
|
name: OpenBMCS Login Panel - Detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
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
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,openbmcs,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'BMS - Login'
|
|
- 'Copyright all rights reserved by Open BMCS'
|
|
- 'OpenBMCS does not support Internet Explorer'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502207c1bafaef6d9dddd1446e0c42181be122e011a6580e8c522d5ba3622e9f26eda022100cf97d47b6c4dd35d48f5ade54b302c13cba609d94e2095274da6102549778b7b:922c64590222798bb761d5b6d8e72950 |