34 lines
878 B
YAML
34 lines
878 B
YAML
id: versa-flexvnf-panel
|
|
|
|
info:
|
|
name: Versa FlexVNF Panel - Detect
|
|
author: c-sh0
|
|
severity: info
|
|
description: Versa FlexVNF panel was detected.
|
|
reference:
|
|
- https://versa-networks.com/products/components/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Flex VNF Web-UI"
|
|
tags: panel,versa,flexvnf
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Flex VNF Web-UI"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502203e714d0ececad2543a3d2ae92f4de93d2aec2db8a27638d32441dd367da62a46022100d8cbbde3d374dc872d768ab1e1e135a53bf30495181c371720ef7606ef1669aa:922c64590222798bb761d5b6d8e72950 |