36 lines
899 B
YAML
36 lines
899 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:
|
|
max-request: 1
|
|
shodan-query: title:"PairDrop"
|
|
verified: true
|
|
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: 4a0a004730450220621ecdc1d55e58df43583f5c0db55957b67a5e3773ebf5757de4349dbcd7f4460221009e1e4009bc1e6467c184d249693d8ae8918c4e96eed8a0d99a68a92b62b9f058:922c64590222798bb761d5b6d8e72950 |