Merge pull request #1787 from gy741/rule-add-v8

Create sonicwall-email-security-detect.yaml
patch-1
Sandeep Singh 2021-06-30 19:58:44 +05:30 committed by GitHub
commit 3927bb4361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: sonicwall-email-security-detect
info:
name: SonicWall Email Security Detection
author: gy741
severity: info
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/
tags: tech,panel
requests:
- method: GET
path:
- "{{BaseURL}}/favicon.ico"
matchers:
- type: dsl
dsl:
- "status_code==200 && (\"2063459123\" == mmh3(base64_py(body)))"