Merge pull request #1912 from gy741/rule-add-v18

Update favicon-detection.yaml
patch-1
Sandeep Singh 2021-07-09 13:43:55 +05:30 committed by GitHub
commit 9fccf62125
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View File

@ -2024,3 +2024,11 @@ requests:
name: "One Identity Password Manager"
dsl:
- "status_code==200 && (\"983384876\" == mmh3(base64_py(body)))"
- type: dsl
name: "Kaseya"
dsl:
- "status_code==200 && (\"-1445519482\" == mmh3(base64_py(body)))"
- type: dsl
name: "OpenSNS"
dsl:
- "status_code==200 && (\"1167011145\" == mmh3(base64_py(body)))"

View File

@ -1,7 +1,7 @@
id: sonicwall-email-security-detect
info:
name: SonicWall Email Security Detection
name: SonicWall Email Security Detection
author: gy741
severity: info
reference: |