Update fuji-xerox-printer-detect.yaml
parent
89ae19f3a9
commit
91c4cb3180
|
@ -1,23 +1,21 @@
|
|||
id: fuji-xerox-printer-detect
|
||||
|
||||
info:
|
||||
name: Fuji xerox - Printer Detection
|
||||
name: Fuji xerox - Printer Detect
|
||||
author: gy741
|
||||
severity: info
|
||||
tags: iot,panel,fuji-xerox,printer
|
||||
tags: iot,panel,fuji,printer
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
- "{{BaseURL}}/hdstat.htm"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "ApeosPort"
|
||||
- "Fuji Xerox Co., Ltd"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue