30 lines
809 B
YAML
30 lines
809 B
YAML
id: barracuda-panel
|
|
|
|
info:
|
|
name: Barracuda SSL VPN Log In
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: The Barracuda SSL VPN is an integrated hardware and software solution enabling secure, clientless remote access to internal network resources from any web browser.
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: barracuda,panel,vpn
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/default/showLogon.do"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- 'Barracuda SSL VPN'
|
|
|
|
# digest: 4a0a0047304502200371b3d2c7ba8b69253594dc9ceb55650b500fc64920afb0a8d544fcf56304ed02210094f66299570d3d0d8418a4f3e67d32efd1880b514b4841240bcf427421452da6:922c64590222798bb761d5b6d8e72950
|