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:
|
2024-04-08 11:30:07 +00:00
|
|
|
verified: true
|
2024-03-23 09:28:19 +00:00
|
|
|
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-26 08:05:26 +00:00
|
|
|
# digest: 4a0a004730450220621ecdc1d55e58df43583f5c0db55957b67a5e3773ebf5757de4349dbcd7f4460221009e1e4009bc1e6467c184d249693d8ae8918c4e96eed8a0d99a68a92b62b9f058:922c64590222798bb761d5b6d8e72950
|