Skip to content

Samsung Printer Panel - Detect

ID: samsung-printer-detect

Severity: info

Author: pussycat0x

Tags: iot,panel,samsung,printer

Samsung printer panel was detected.

id: samsung-printer-detect
info:
name: Samsung Printer Panel - Detect
author: pussycat0x
severity: info
description: Samsung printer 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
cpe: cpe:2.3:o:samsung:printer_firmware:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: samsung
product: printer_firmware
fofa-query:
- app="SAMSUNG-Printer"
- app="samsung-printer"
tags: iot,panel,samsung,printer
http:
- method: GET
path:
- "{{BaseURL}}/sws/index.html"
matchers-condition: and
matchers:
- type: word
words:
- 'SyncThru Web Service'
- type: status
status:
- 200
# digest: 4a0a0047304502206cce3c344055aa827d5f0aba86ae91f51617b1ceb34bcdf7b8e1fcddb78d6488022100899f1cfd77b016bc446968b3e72d0f55f7826326081d5c33d42ecbf66e306d0f:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/samsung-printer-detect.yaml"

View on Github