Update favicon-detection.yaml

Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
patch-1
GwanYeong Kim 2021-07-09 16:44:28 +09:00
parent 5f6f075abd
commit b5d3bae2bc
2 changed files with 9 additions and 1 deletions

View File

@ -2024,3 +2024,11 @@ requests:
name: "One Identity Password Manager" name: "One Identity Password Manager"
dsl: dsl:
- "status_code==200 && (\"983384876\" == mmh3(base64_py(body)))" - "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 id: sonicwall-email-security-detect
info: info:
name: SonicWall Email Security Detection name: SonicWall Email Security Detection
author: gy741 author: gy741
severity: info severity: info
reference: | reference: |