From 2406207fde01c9b9aab132e2686e08d3a805b70a Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:54 +0000 Subject: [PATCH] =?UTF-8?q?update=201037=5F=E9=87=8F=E5=AD=90=E5=AF=86?= =?UTF-8?q?=E4=BF=A1=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1037_量子密信/meta.json | 18 +++++----- applications/1037_量子密信/signature.json | 44 +++++++++++++++++++++-- 2 files changed, 51 insertions(+), 11 deletions(-) diff --git a/applications/1037_量子密信/meta.json b/applications/1037_量子密信/meta.json index b6690e7..aa63730 100644 --- a/applications/1037_量子密信/meta.json +++ b/applications/1037_量子密信/meta.json @@ -1,18 +1,18 @@ { - "id": "547009fb-e6d0-4f9d-b5c6-6697e8275251", + "id": "d7c00ff1-3d85-39f8-b8a6-beb53cffb5b0", "name": "1037_量子密信", "longName": "1037_量子密信", - "developer": "", - "website": "", + "developer": "中电信量子科技有限公司", + "website": "https://www.zdxlz.com", "packageName": { - "android": "", - "ios": "" + "android": "com.ctq.qmchat", + "ios": "com.ctq.qmc" }, "properties": { - "category": "", - "subcategory": "", + "category": "networking", + "subcategory": "ip-protocol", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability" } } \ No newline at end of file diff --git a/applications/1037_量子密信/signature.json b/applications/1037_量子密信/signature.json index 1107258..90b7919 100644 --- a/applications/1037_量子密信/signature.json +++ b/applications/1037_量子密信/signature.json @@ -1,3 +1,43 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1037_量子密信_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$im-manage.zdxlz.com", + "description": "" + }, + { + "item": "$imtwo.zdxlz.com", + "description": "" + }, + { + "item": "$meeting-h5.play.cn", + "description": "" + }, + { + "item": "$imfl.zdxlz.com", + "description": "" + }, + { + "item": "$im.zdxlz.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file