34 lines
880 B
YAML
34 lines
880 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:
|
|
max-request: 1
|
|
shodan-query: http.title:"Flex VNF Web-UI"
|
|
verified: true
|
|
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: 4b0a00483046022100c826395eeaf189c9caab7849a6d00445617c7b120a31973830fb484dac2abe38022100fcde5ea7b73d7d424de388c53efb8406df66c3c2ff7a1b389e1514cb27c4d695:922c64590222798bb761d5b6d8e72950 |