Update and rename misconfiguration/unauth-securityspy-camera-detect.yaml to exposed-panels/securityspy-detect.yaml

patch-1
Prince Chaddha 2021-10-25 15:00:32 +05:30 committed by GitHub
parent a7c02f99dc
commit e4a646f9d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 5 deletions

View File

@ -1,21 +1,24 @@
id: unauth-SecuritySpy-camera-detect
id: securityspy-detect
info:
name: SecuritySpy Detect
name: SecuritySpy Camera Detect
author: pussycat0x
severity: medium
metadata:
shodan-dork: 'title:SecuritySpy'
tags: unauth, iot
tags: unauth,iot,securityspy,panel,camera
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>SecuritySpy</title>'
condition: and
part: body
- type: status
status:
- 200