43 lines
1010 B
YAML
43 lines
1010 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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-440644339
|
|
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: 4a0a0047304502205b5da4ba903870026fa76f29846b6d58ba5907d338394e7e79cf32181823a90f022100940a9f92b2a3f18f2766da0b153e1c16138db451b707531ebcde75614c5b019e:922c64590222798bb761d5b6d8e72950 |