30 lines
629 B
YAML
30 lines
629 B
YAML
id: snapdrop-detect
|
|
|
|
info:
|
|
name: Snapdrop Detect
|
|
author: tess
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Snapdrop"
|
|
tags: iot,snapdrop
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="Snapdrop"'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100fcda1647cf3564335b3680eb0e92f6886e51b7269d1aa551f0b5d6a9c0c5b3b2022100d21c83b3a4b3e1349603c6377c073ef6549dae44e005e0acd677970cdca8aa6c:922c64590222798bb761d5b6d8e72950
|