From 7559f7ca6bb518f7693614033c79889df712c671 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:36 +0000 Subject: [PATCH] =?UTF-8?q?update=20904=5F=E7=B2=89=E7=AC=94=E6=95=99?= =?UTF-8?q?=E5=B8=88=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/904_粉笔教师/meta.json | 18 +++--- applications/904_粉笔教师/signature.json | 80 +++++++++++++++++++++++- 2 files changed, 87 insertions(+), 11 deletions(-) diff --git a/applications/904_粉笔教师/meta.json b/applications/904_粉笔教师/meta.json index 5797d5d..b150c49 100644 --- a/applications/904_粉笔教师/meta.json +++ b/applications/904_粉笔教师/meta.json @@ -1,18 +1,18 @@ { - "id": "9403e83c-f672-4d5b-9cb2-b04b12538eba", + "id": "2c5a009e-57b6-f730-6d67-774fc6e072ec", "name": "904_粉笔教师", "longName": "904_粉笔教师", - "developer": "", - "website": "", + "developer": "北京粉笔蓝天科技有限公司", + "website": "http://fenbi.com/jszgz", "packageName": { - "android": "", - "ios": "" + "android": "com.fenbi.android.zhaojiao", + "ios": "com.fenbi.ape.zhaojiao" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "general-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability,saas" } } \ No newline at end of file diff --git a/applications/904_粉笔教师/signature.json b/applications/904_粉笔教师/signature.json index 1107258..463c929 100644 --- a/applications/904_粉笔教师/signature.json +++ b/applications/904_粉笔教师/signature.json @@ -1,3 +1,79 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "904_粉笔教师_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$userprofile.fbstatic.cn", + "description": "" + }, + { + "item": "$keapi.fenbi.com", + "description": "" + }, + { + "item": "$hera.fbstatic.cn", + "description": "" + }, + { + "item": "$www.fenbi.com", + "description": "" + }, + { + "item": "$ke.fenbi.com", + "description": "" + }, + { + "item": "$login.fenbi.com", + "description": "" + }, + { + "item": "$market-api.fenbi.com", + "description": "" + }, + { + "item": "$webapi.fenbi.com", + "description": "" + }, + { + "item": "$ke.fbstatic.cn", + "description": "" + }, + { + "item": "$tiku.fenbi.com", + "description": "" + }, + { + "item": "$data-api.fenbi.com", + "description": "" + }, + { + "item": "$hera-webapp.fenbi.com", + "description": "" + }, + { + "item": "$comet.fenbi.com", + "description": "" + }, + { + "item": "$jiaoshi.fenbi.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file