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