30 lines
1.0 KiB
YAML
30 lines
1.0 KiB
YAML
id: sonicwall-email-security-detect
|
|
|
|
info:
|
|
name: SonicWall Email Security Panel - Detect
|
|
author: gy741
|
|
severity: info
|
|
description: SonicWall Email Security panel was detected.
|
|
reference:
|
|
- https://www.fireeye.com/blog/threat-research/2021/04/zero-day-exploits-in-sonicwall-email-security-lead-to-compromise.html
|
|
- https://www.sonicwall.com/support/product-notification/security-notice-sonicwall-email-security-zero-day-vulnerabilities/210416112932360/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,panel,sonicwall
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/favicon.ico"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code==200 && (\"2063459123\" == mmh3(base64_py(body)))"
|
|
|
|
# digest: 4a0a00473045022100dba93d5edbb4ab30b06e1212e304da9967fe39c322123435e5182abcb2ff93b1022050315db689600caa91fb1b2a4f1c8bd8ebf7cb9638965898fc7280cfdc3dbaeb:922c64590222798bb761d5b6d8e72950
|