nuclei-templates/iot/webcamxp-5.yaml

26 lines
445 B
YAML

id: webcamxp-5
info:
name: webcamXP 5
author: dhiyaneshDK
severity: info
reference:
- https://www.exploit-db.com/ghdb/7448
metadata:
shodan-query: http.title:"webcamXP 5"
tags: iot,edb
requests:
- method: GET
path:
- '{{BaseURL}}/home.html'
matchers-condition: and
matchers:
- type: word
words:
- '<title>webcamXP 5</title>'
- type: status
status:
- 200