2022-09-29 06:13:04 +00:00
|
|
|
id: somansa-dlp-detect
|
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: Somansa DLP Login Panel - Detect
|
2022-09-29 06:13:04 +00:00
|
|
|
author: gy741,ritikchaddha
|
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: Somansa DLP login panel was detected.
|
2022-09-29 06:13:04 +00:00
|
|
|
reference:
|
|
|
|
- https://www.somansa.com/solution/integrated_solution/dlp/
|
2023-01-16 17:41:15 +00:00
|
|
|
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
|
2022-09-29 06:13:04 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-09-29 06:13:04 +00:00
|
|
|
shodan-query: http.html:"DLP system"
|
|
|
|
tags: panel,somansa,dlp
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-29 06:13:04 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/DLPCenter/loginform.sms"
|
|
|
|
- "{{BaseURL}}/DLPCenter/images/favicon.ico"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-09-29 06:13:04 +00:00
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "/DLPCenter/js/"
|
|
|
|
- "SOMANSA"
|
|
|
|
condition: and
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- "status_code==200 && (\"-1217239281\" == mmh3(base64_py(body)))"
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100defc62380ad11470236b5849d7e34779aa902cdfe1f3b7c3c8b4c8bdc0d5cf0202206bd1ad6f4a53d6051e17345abe67a59a62f0a196910f69b94f261038445f91d5:922c64590222798bb761d5b6d8e72950
|