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