Create versa-flexvnf-server.yaml

patch-1
Prince Chaddha 2022-11-24 17:37:30 +05:30 committed by GitHub
parent 55f142ce37
commit db119cfbf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
id: versa-flexvnf-server
info:
name: Versa FlexVNF Server
description: Versa FlexVNF Server Detection (magic request params exposes Server signature/version)
author: c-sh0
severity: info
reference:
- https://versa-networks.com/products/components/
tags: tech,versa,flexvnf,sdwan
requests:
- method: GET
path:
- "{{BaseURL}}/&?=?"
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: header
words:
- "Server: Versa"
- "FlexVNF"
condition: and
- type: status
status:
- 200
extractors:
- type: kval
part: header
kval:
- Server