2022-05-05 17:05:23 +00:00
|
|
|
id: cyberoam-ssl-vpn-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-09 21:36:13 +00:00
|
|
|
name: Cyberoam SSL VPN Panel - Detect
|
2022-05-05 17:05:23 +00:00
|
|
|
author: idealphase
|
|
|
|
severity: info
|
2022-11-09 21:36:13 +00:00
|
|
|
description: Cyberoam SSL VPN panel was detected.
|
2023-10-14 11:27:55 +00:00
|
|
|
reference:
|
|
|
|
- https://docs.sophos.com/nsg/Cyberoam/Version%2010.x/10.6.3/Guides/Cyberoam%20SSL%20VPN%20User%20Guide.pdf
|
2022-11-09 21:36:13 +00:00
|
|
|
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
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:h:sophos:cyberoam:*:*:*:*:*:*:*:*
|
2022-05-05 17:05:23 +00:00
|
|
|
metadata:
|
2024-03-26 08:03:04 +00:00
|
|
|
google-query: intitle:"Cyberoam SSL VPN Portal"
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-02-22 00:55:04 +00:00
|
|
|
product: cyberoam
|
2022-05-05 17:05:23 +00:00
|
|
|
shodan-query: title:"Cyberoam SSL VPN Portal"
|
2024-03-26 08:03:04 +00:00
|
|
|
vendor: sophos
|
|
|
|
tags: panel,cyberoam,vpn,sophos
|
2022-05-05 17:05:23 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-05 17:05:23 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Cyberoam SSL VPN Portal</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'src="\/javascript\/validation\/sslvpnlogin\.js\?version=(.+)" ><\/script>'
|
2024-03-26 08:03:04 +00:00
|
|
|
# digest: 490a0046304402207c7c7e4df8c037c551434a4d70c76089d98904c40f7a3e41265873343436428a02207c8486497158f75d503c56e01eef6f8fc83fb32f6c678de8d40cd33f4097be64:922c64590222798bb761d5b6d8e72950
|