2021-10-25 09:30:32 +00:00
|
|
|
id: securityspy-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-10-25 03:04:17 +00:00
|
|
|
info:
|
2021-10-25 09:30:32 +00:00
|
|
|
name: SecuritySpy Camera Detect
|
2021-10-25 03:04:17 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: medium
|
|
|
|
metadata:
|
|
|
|
shodan-dork: 'title:SecuritySpy'
|
2021-10-25 09:30:32 +00:00
|
|
|
tags: unauth,iot,securityspy,panel,camera
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-10-25 03:04:17 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-10-25 09:30:32 +00:00
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2021-10-25 03:04:17 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>SecuritySpy</title>'
|
2021-10-25 09:30:32 +00:00
|
|
|
part: body
|
|
|
|
|
2021-10-25 03:04:17 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2021-10-25 05:04:24 +00:00
|
|
|
- 200
|