Merge pull request #4606 from gy741/rule-add-v117

Create fuji-xerox-printer-detect.yaml
patch-1
Prince Chaddha 2022-06-17 11:29:38 +05:30 committed by GitHub
commit 176bf0af4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -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