commit
176bf0af4a
|
@ -0,0 +1,25 @@
|
|||
id: fuji-xerox-printer-detect
|
||||
|
||||
info:
|
||||
name: Fuji xerox - Printer Detect
|
||||
author: gy741
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.html:"Fuji Xerox Co., Ltd"
|
||||
tags: iot,panel,fuji,printer
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/hdstat.htm"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Fuji Xerox Co., Ltd"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue