From 8bc0265221895c0cd6d11bca82ba2f5e772d3aa8 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:53 +0000 Subject: [PATCH] =?UTF-8?q?update=201026=5F=E5=B7=A5=E8=A1=8C=E4=BC=81?= =?UTF-8?q?=E4=B8=9A=E6=89=8B=E6=9C=BA=E9=93=B6=E8=A1=8C=20meta.json=20and?= =?UTF-8?q?=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1026_工行企业手机银行/meta.json | 18 +++--- .../1026_工行企业手机银行/signature.json | 60 ++++++++++++++++++- 2 files changed, 67 insertions(+), 11 deletions(-) diff --git a/applications/1026_工行企业手机银行/meta.json b/applications/1026_工行企业手机银行/meta.json index 6e939a1..4bbc4bb 100644 --- a/applications/1026_工行企业手机银行/meta.json +++ b/applications/1026_工行企业手机银行/meta.json @@ -1,18 +1,18 @@ { - "id": "37c09260-19ac-4934-b479-cb6834b06a1b", + "id": "a246cca7-0e8c-4754-78a3-c54ed70c05bb", "name": "1026_工行企业手机银行", "longName": "1026_工行企业手机银行", - "developer": "", - "website": "", + "developer": "中国工商银行股份有限公司", + "website": "http://www.icbc.com.cn", "packageName": { - "android": "", - "ios": "" + "android": "com.icbc.wapc", + "ios": "com.icbc.iPhoneCorp" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "erp-crm", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability,saas,widely-used" } } \ No newline at end of file diff --git a/applications/1026_工行企业手机银行/signature.json b/applications/1026_工行企业手机银行/signature.json index 1107258..63efb7a 100644 --- a/applications/1026_工行企业手机银行/signature.json +++ b/applications/1026_工行企业手机银行/signature.json @@ -1,3 +1,59 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1026_工行企业手机银行_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$www.icbc.com.cn", + "description": "" + }, + { + "item": "$smartcs.icbc.com.cn", + "description": "" + }, + { + "item": "$oisc.icbc.com.cn", + "description": "" + }, + { + "item": "$open.icbc.com.cn", + "description": "" + }, + { + "item": "$m.icbc.com.cn", + "description": "" + }, + { + "item": "$efrs.icbc.com.cn", + "description": "" + }, + { + "item": "$corporbank-pv.icbc.com.cn", + "description": "" + }, + { + "item": "$service.mpop.icbc.com.cn", + "description": "" + }, + { + "item": "$corporwap.icbc.com.cn", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file