37 lines
926 B
YAML
37 lines
926 B
YAML
id: sunbird-dcim-panel
|
|
|
|
info:
|
|
name: Sunbird DCIM - Detect
|
|
author: bhutch
|
|
severity: info
|
|
description: Sunbird DCIM 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
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: http.favicon.hash:781922099
|
|
verified: true
|
|
tags: sunbird,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/dcim/"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>dcTrack - Operations</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502205280f7e80f7cd112fd90f499629e688adf5831c5408da8e57edddffdce716c5c022100c694f21475291dd4cc63e5a4dcac5471b6e42434dc0eeb32d2bd0a322bbec82d:922c64590222798bb761d5b6d8e72950 |