2024-02-24 17:13:26 +00:00
|
|
|
id: pexip-detect
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: Pexip - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Pexip technology was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.pexip.com/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: http.title:"Pexip Connect for Web"
|
|
|
|
tags: tech,pexip,detect
|
|
|
|
|
2024-02-24 17:13:26 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
2024-02-24 17:21:04 +00:00
|
|
|
- 'contains(body, "<title>Pexip Connect for Web")'
|
2024-02-24 17:13:26 +00:00
|
|
|
condition: and
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a004730450221008e84858c64e1e307a7f8e052ae6555c9b1bee2430ce809a4ed39dcb765c307e102203df1ec1db21becaedf13c529b01ff1edeebe1b5fde28bc55ca62e45095d93bd5:922c64590222798bb761d5b6d8e72950
|