35 lines
885 B
YAML
35 lines
885 B
YAML
id: pexip-detect
|
|
|
|
info:
|
|
name: Pexip - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
Pexip technology was detected.
|
|
reference:
|
|
- https://www.pexip.com/
|
|
classification:
|
|
cpe: cpe:2.3:a:pexip:pexip_infinity:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: pexip
|
|
product: pexip_infinity
|
|
shodan-query: http.title:"Pexip Connect for Web"
|
|
tags: tech,pexip,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains(body, "<title>Pexip Connect for Web")'
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022100af90ef4c39425515f15c2a49b1dd07e74bd26aba0fd5b7fdf4de51affef88aa7022030abc0a04cf5ed0a09b15afb4369b37bd3c3ccb275ae30cb4315691302e28aa0:922c64590222798bb761d5b6d8e72950 |