2024-02-03 19:39:12 +00:00
|
|
|
id: pair-drop-panel
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
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
|
|
|
|
|
2024-02-03 19:39:12 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2024-02-04 18:40:44 +00:00
|
|
|
- '<title>PairDrop'
|
2024-02-04 18:42:35 +00:00
|
|
|
- 'Peer2Peer'
|
|
|
|
condition: and
|
2024-02-03 19:39:12 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a004730450221008d141dcd96951fcf286bfbdceeef7aa75c624d85c25e73471a96154a2e7edeef0220452494564d7def610dc6755ca02889613e0610a854ad04bcd91f3331d4195388:922c64590222798bb761d5b6d8e72950
|