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:
|
|
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: 4a0a00473045022100f5cd7d022281c3af0b2944da86f82d7966a9614a7f467a78632c105ee32c8b1e02200b66159063b30c45b0b019500e5bf48cffe06f965c550cd6676977cee390e226:922c64590222798bb761d5b6d8e72950 |