minor update
parent
765f1de73c
commit
c52efd48fc
|
@ -10,9 +10,9 @@ info:
|
|||
- https://github.com/schlagmichdoch/pairdrop
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 2
|
||||
shodan-query: title:"PairDrop | Transfer Files Cross-Platform. No Setup, No Signup"
|
||||
tags: panel,pairdrop,detect
|
||||
max-request: 1
|
||||
shodan-query: title:"PairDrop"
|
||||
tags: panel,pairdrop,login
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -21,14 +21,12 @@ http:
|
|||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
stop-at-first-match: true
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>PairDrop | Transfer Files Cross-Platform. No Setup, No Signup.</title>'
|
||||
condition: or
|
||||
- '<title>PairDrop'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue