35 lines
912 B
YAML
35 lines
912 B
YAML
id: internet-service
|
|
|
|
info:
|
|
name: Fuji Xerox Internet Services Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: Fuji Xerox Internet Services panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/5948
|
|
- https://www.support.xerox.com/en-us/article/en/1852141
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: iot,edb,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/default.htm'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Internet Services</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100a4768a65027966887b4d8df8b8ff62938058e265d97e30a2cafbf96bdf1717ec02203eeb5b93ef6cf792fe485e52a1ee57353c14a79c59c814aabdeba594f8cb8e6d:922c64590222798bb761d5b6d8e72950
|