43 lines
1008 B
YAML
43 lines
1008 B
YAML
id: zyxel-firewall-panel
|
|
|
|
info:
|
|
name: Zyxel Firewall Panel - Detect
|
|
author: 0x240x23elu
|
|
severity: info
|
|
description: Zyxel Firewall panel was detected.
|
|
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.favicon.hash:-440644339
|
|
verified: true
|
|
tags: panel,xyxel,firewall
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "/lib/mode_ana"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "VPN"
|
|
- "USG"
|
|
- "ATP"
|
|
condition: or
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- "<title>(.*)</title>"
|
|
# digest: 490a0046304402206516f5a8a2c476dcc98883975e410b1412c74d67dc7b955403e732a4058c4ea202207c174fa651ec6407e8fa49d6d9ffb353442b8a56cb3312ba449bac8e2c90d888:922c64590222798bb761d5b6d8e72950 |