Create webcamxp-5.yaml

patch-1
Dhiyaneshwaran 2021-10-19 23:51:33 +05:30 committed by GitHub
parent 9470c1bb09
commit d42570e060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

24
iot/webcamxp-5.yaml Normal file
View File

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