Add files via upload

patch-1
pussycat0x 2021-10-19 20:38:03 +05:30 committed by GitHub
parent 179e265f8a
commit 4ee63b8bb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: samsung-printer-Detect
info:
name: SAMSUNG Printer Detection
author: pussycat0x
severity: info
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