2022-01-09 04:01:32 +00:00
|
|
|
id: epson-projector-detect
|
|
|
|
info:
|
|
|
|
name: Epson Projector
|
|
|
|
author: gy741
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
fofa-query: "cgi-bin/webconf.exe"
|
2022-01-10 06:40:57 +00:00
|
|
|
tags: iot,projector,panel,unauth,epson
|
2022-01-09 04:01:32 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-01-10 06:40:57 +00:00
|
|
|
part: body
|
2022-01-09 04:01:32 +00:00
|
|
|
words:
|
|
|
|
- "cgi-bin/webconf.exe?page=1"
|
2022-01-10 06:40:57 +00:00
|
|
|
- "<title>Web Control</title>"
|
2022-01-09 04:01:32 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|