2022-11-24 12:07:30 +00:00
|
|
|
id: versa-flexvnf-server
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Versa FlexVNF Server
|
|
|
|
author: c-sh0
|
|
|
|
severity: info
|
2022-11-30 05:08:10 +00:00
|
|
|
description: |
|
|
|
|
Versa FlexVNF Server Detection (magic request params exposes Server signature/version)
|
2022-11-24 12:07:30 +00:00
|
|
|
reference:
|
|
|
|
- https://versa-networks.com/products/components/
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,versa,flexvnf
|
2022-11-24 12:07:30 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-24 12:07:30 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/&?=?"
|
|
|
|
|
2022-12-01 11:46:23 +00:00
|
|
|
host-redirects: true
|
2022-11-24 12:07:30 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-11-24 12:07:30 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "Server: Versa"
|
|
|
|
- "FlexVNF"
|
2022-11-24 13:26:54 +00:00
|
|
|
condition: and
|
2022-11-24 12:07:30 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: kval
|
|
|
|
part: header
|
|
|
|
kval:
|
|
|
|
- Server
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100b71e47d4cc1cc63c6a1cf7f17f39acf08f8a854484e7e54831633ca52a90fdaa022060e34c90bf2bf087d56c4797da78432d2c73cef96a12d21821fd949a0646f971:922c64590222798bb761d5b6d8e72950
|