Add files via upload

patch-1
pussycat0x 2021-10-25 08:34:17 +05:30 committed by GitHub
parent 854016684c
commit 2b4356dcc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

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