From e976bbb2f263e8cf6984ccc6531d8105dcde7bb5 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:54 +0000 Subject: [PATCH] update 1040_inshow meta.json and signature.json --- applications/1040_inshow/meta.json | 18 ++++++------- applications/1040_inshow/signature.json | 36 +++++++++++++++++++++++-- 2 files changed, 43 insertions(+), 11 deletions(-) diff --git a/applications/1040_inshow/meta.json b/applications/1040_inshow/meta.json index 378cbc6..3902de8 100644 --- a/applications/1040_inshow/meta.json +++ b/applications/1040_inshow/meta.json @@ -1,18 +1,18 @@ { - "id": "6c634d1d-5687-42d3-aec9-f87ba93750f7", + "id": "e687f93f-e38f-e46b-4679-aa973519b7fa", "name": "1040_inshow", "longName": "1040_inshow", - "developer": "", - "website": "", + "developer": "北京犀尧科技有限公司", + "website": "https://inshowapp.cn/", "packageName": { - "android": "", - "ios": "" + "android": "com.xiyao.inshow", + "ios": "com.xiyao.inshowApp" }, "properties": { - "category": "", - "subcategory": "", + "category": "media", + "subcategory": "social-media", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability,prone-to-misuse" } } \ No newline at end of file diff --git a/applications/1040_inshow/signature.json b/applications/1040_inshow/signature.json index 1107258..15dfcad 100644 --- a/applications/1040_inshow/signature.json +++ b/applications/1040_inshow/signature.json @@ -1,3 +1,35 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1040_inshow_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$apip.inshowapp.cn", + "description": "" + }, + { + "item": "$inshowapp.cn", + "description": "" + }, + { + "item": "$icdn.inshowapp.cn", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file