mosc update

patch-1
sandeep 2021-10-21 04:24:31 +05:30
parent 4ee63b8bb2
commit c6c171623b
1 changed files with 6 additions and 4 deletions

View File

@ -1,22 +1,24 @@
id: samsung-printer-Detect id: samsung-printer-detect
info: info:
name: SAMSUNG Printer Detection name: SAMSUNG Printer Detection
author: pussycat0x author: pussycat0x
severity: info severity: info
tags: iot,panel
metadata: metadata:
fofa-dork: 'app="SAMSUNG-Printer"' fofa-dork: 'app="SAMSUNG-Printer"'
tags: iot
requests: requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}/sws/index.html" - "{{BaseURL}}/sws/index.html"
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
words: words:
- '<title> SyncThru Web Service </title>' - '<title> SyncThru Web Service </title>'
condition: and
part: body
- type: status - type: status
status: status:
- 200 - 200