36 lines
900 B
YAML
36 lines
900 B
YAML
id: pair-drop-panel
|
|
|
|
info:
|
|
name: Pair Drop Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Local file sharing in your browser. Inspired by Apple's AirDrop. Fork of Snapdrop.
|
|
reference:
|
|
- https://github.com/schlagmichdoch/pairdrop
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"PairDrop"
|
|
tags: panel,pairdrop,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>PairDrop'
|
|
- 'Peer2Peer'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100d73fed9448651bf89fe59ef91a992eedea93b87c622f08abb12de9b73d4c3ce1022100ac1c201d16d0d6930bc6dcd66249024af8d4411f881bb2670e51104478a930c7:922c64590222798bb761d5b6d8e72950 |