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