diff options
| author | admin <[email protected]> | 2024-11-07 09:07:19 +0000 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2024-11-07 17:20:28 +0800 |
| commit | 3bc68ced06ea4f1b6776fd68039d2914ee50cf1c (patch) | |
| tree | 553bd1a33a86602619a1105a986e01a7a20728b0 | |
| parent | 29e2cd10d79475bda5f04528b7978658cfb16be1 (diff) | |
update 1430_平安回家 meta.json and signature.json
| -rw-r--r-- | applications/1430_平安回家/meta.json | 18 | ||||
| -rw-r--r-- | applications/1430_平安回家/signature.json | 32 |
2 files changed, 39 insertions, 11 deletions
diff --git a/applications/1430_平安回家/meta.json b/applications/1430_平安回家/meta.json index 2212780..2ce7c74 100644 --- a/applications/1430_平安回家/meta.json +++ b/applications/1430_平安回家/meta.json @@ -1,18 +1,18 @@ { - "id": "0530ca6e-424d-4a26-8ad2-5d98572bc921", + "id": "cbc33f3a-85f6-59f6-7cb6-dbab67449464", "name": "1430_平安回家", "longName": "1430_平安回家", - "developer": "", - "website": "", + "developer": "广州市公安局白云区分局", + "website": "http://www.gzjd.gov.cn", "packageName": { - "android": "", - "ios": "" + "android": "com.huacheng.baiyunuser", + "ios": "com.kxiot.bybllock" }, "properties": { - "category": "", - "subcategory": "", + "category": "general-internet", + "subcategory": "infrastructure", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability,saas" } }
\ No newline at end of file diff --git a/applications/1430_平安回家/signature.json b/applications/1430_平安回家/signature.json index 1107258..cf7fc93 100644 --- a/applications/1430_平安回家/signature.json +++ b/applications/1430_平安回家/signature.json @@ -1,3 +1,31 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1430_平安回家_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$www.pinganbaiyun.cn", + "description": "" + }, + { + "item": "$pinganbaiyun.cn", + "description": "" + } + ] + } + ] + } + ] + } + ] +}
\ No newline at end of file |
