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-06-07 10:04:29 +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-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a004730450220171c09808e8ac68c1be39f7e4bb54d25193dd6db65110c05645fa28faf2b4aad022100c71acbe7782a58bca168fc1b8d10cdbc2b965cc08b9a4847de30eed77a64f1db:922c64590222798bb761d5b6d8e72950
|