From b879f1e75e9afa54c4b87081fb7af08d11ede89b Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:36 +0000 Subject: [PATCH] =?UTF-8?q?update=20874=5F=E5=B0=8F=E7=B1=B3=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/874_小米移动/meta.json | 18 ++++----- applications/874_小米移动/signature.json | 48 +++++++++++++++++++++++- 2 files changed, 55 insertions(+), 11 deletions(-) diff --git a/applications/874_小米移动/meta.json b/applications/874_小米移动/meta.json index 8afafd6..70a0468 100644 --- a/applications/874_小米移动/meta.json +++ b/applications/874_小米移动/meta.json @@ -1,18 +1,18 @@ { - "id": "ade15cbe-530f-45a4-9327-8752932552f7", + "id": "c99b9941-eaf4-0c97-ed77-461c73516cca", "name": "874_小米移动", "longName": "874_小米移动", - "developer": "", - "website": "", + "developer": "小米科技有限责任公司", + "website": "https://www.mi.com/", "packageName": { - "android": "", - "ios": "" + "android": "com.xiaomi.mimobile", + "ios": "com.xiaomi.mimobile.ios" }, "properties": { - "category": "", - "subcategory": "", + "category": "collaboration", + "subcategory": "social-networking", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/874_小米移动/signature.json b/applications/874_小米移动/signature.json index 1107258..ee22f61 100644 --- a/applications/874_小米移动/signature.json +++ b/applications/874_小米移动/signature.json @@ -1,3 +1,47 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "874_小米移动_common.server_fqdn_240903", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$apk.10046.xiaomimobile.com", + "description": "" + }, + { + "item": "$sensorsdata.10046.xiaomimobile.com", + "description": "" + }, + { + "item": "$service.10046.xiaomimobile.com", + "description": "" + }, + { + "item": "$sdkconfig.ad.xiaomi.com", + "description": "" + }, + { + "item": "$tracking.miui.com", + "description": "" + }, + { + "item": "$sso.10046.xiaomimobile.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file