2022-12-19 22:35:57 +00:00
|
|
|
id: xfinity-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-26 18:57:48 +00:00
|
|
|
name: Xfinity Panel - Detect
|
2022-12-19 22:35:57 +00:00
|
|
|
author: Hardik-Solanki
|
|
|
|
severity: info
|
2023-01-26 18:57:48 +00:00
|
|
|
description: Xfinity 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
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-12-19 22:35:57 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-02-06 18:27:45 +00:00
|
|
|
verified: true
|
2022-12-19 22:35:57 +00:00
|
|
|
shodan-query: title:"xfinity"
|
|
|
|
tags: panel,xfinity
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-12-19 22:35:57 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-12-20 04:10:47 +00:00
|
|
|
- "alt='XFINITY'"
|
|
|
|
- "title='XFINITY'"
|
|
|
|
condition: or
|
2022-12-19 22:35:57 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|