From 7812caff0bdb4a2f167aee63f581edd1db523c07 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:53 +0000 Subject: [PATCH] =?UTF-8?q?update=201031=5F=E5=AE=81=E6=B3=A2=E9=93=B6?= =?UTF-8?q?=E8=A1=8C=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1031_宁波银行/meta.json | 18 +++---- applications/1031_宁波银行/signature.json | 64 ++++++++++++++++++++++- 2 files changed, 71 insertions(+), 11 deletions(-) diff --git a/applications/1031_宁波银行/meta.json b/applications/1031_宁波银行/meta.json index 0b489a7..943344d 100644 --- a/applications/1031_宁波银行/meta.json +++ b/applications/1031_宁波银行/meta.json @@ -1,18 +1,18 @@ { - "id": "78980ee7-d0d0-4eb9-a50b-7d9178bc894e", + "id": "2eb215cf-5fc1-a14a-b44f-395f45109695", "name": "1031_宁波银行", "longName": "1031_宁波银行", - "developer": "", - "website": "", + "developer": "宁波银行股份有限公司", + "website": "http://www.nbcb.cn", "packageName": { - "android": "", - "ios": "" + "android": "com.nbbank", + "ios": "com.nbcb.mobilebank" }, "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/1031_宁波银行/signature.json b/applications/1031_宁波银行/signature.json index 1107258..cae57dd 100644 --- a/applications/1031_宁波银行/signature.json +++ b/applications/1031_宁波银行/signature.json @@ -1,3 +1,63 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1031_宁波银行_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$goeasy.nbcb.com.cn", + "description": "" + }, + { + "item": "$aapw.nbcb.com.cn", + "description": "" + }, + { + "item": "$aaph.nbcb.com.cn", + "description": "" + }, + { + "item": "$hotpatch.95516.com", + "description": "" + }, + { + "item": "$fp.nbcb.com.cn", + "description": "" + }, + { + "item": "$dca.nbcb.com.cn", + "description": "" + }, + { + "item": "$dem.nbcb.com.cn", + "description": "" + }, + { + "item": "$antifraud.95516.com", + "description": "" + }, + { + "item": "$nppbase.cup.com.cn", + "description": "" + }, + { + "item": "$cdn.nbcb.com.cn", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file