Fuji Xerox Internet Services Panel - Detect
ID: internet-service
Severity: info
Author: dhiyaneshDK
Tags: iot,edb,panel
Description
Section titled “Description”Fuji Xerox Internet Services panel was detected.
YAML Source
Section titled “YAML Source”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: 4b0a00483046022100d26658ea48a0a944004f158524c867084dec50446ff033b45618766d93a8c542022100b0ec27d59817dffd61f46a2ee6d7d30866e25366227410f75289036989e0af4a:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/iot/internet-service.yaml"