diff options
| author | admin <[email protected]> | 2024-11-07 09:07:18 +0000 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2024-11-07 17:20:24 +0800 |
| commit | 50d5aaa239ea1ec8c91a2685c3450c045d398e42 (patch) | |
| tree | 43dc3e551ee3fcd68df7d3a6511293e51a863520 | |
| parent | baae6106f773bb31ff824459f631682ff38ff4a9 (diff) | |
update 1418_贝壳租房 meta.json and signature.json
| -rw-r--r-- | applications/1418_贝壳租房/meta.json | 18 | ||||
| -rw-r--r-- | applications/1418_贝壳租房/signature.json | 72 |
2 files changed, 79 insertions, 11 deletions
diff --git a/applications/1418_贝壳租房/meta.json b/applications/1418_贝壳租房/meta.json index 41a6fb6..b7f89fc 100644 --- a/applications/1418_贝壳租房/meta.json +++ b/applications/1418_贝壳租房/meta.json @@ -1,18 +1,18 @@ { - "id": "b5c13089-8d5e-4c3b-bdd1-567b440e82d8", + "id": "de120e10-1331-6c5d-fc73-21de3c05091a", "name": "1418_贝壳租房", "longName": "1418_贝壳租房", - "developer": "", - "website": "", + "developer": "天津小屋信息科技有限公司", + "website": "http://ke.com", "packageName": { - "android": "", - "ios": "" + "android": "com.beike.rentplat", + "ios": "com.beike.rentplat" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "marketing", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability" } }
\ No newline at end of file diff --git a/applications/1418_贝壳租房/signature.json b/applications/1418_贝壳租房/signature.json index 1107258..f4f5914 100644 --- a/applications/1418_贝壳租房/signature.json +++ b/applications/1418_贝壳租房/signature.json @@ -1,3 +1,71 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1418_贝壳租房_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$rent-app.ke.com", + "description": "" + }, + { + "item": "$marketing.ke.com", + "description": "" + }, + { + "item": "$i-shadow2.ke.com", + "description": "" + }, + { + "item": "$ab.ke.com", + "description": "" + }, + { + "item": "$s1.ljcdn.com", + "description": "" + }, + { + "item": "$usercenter.api.ke.com", + "description": "" + }, + { + "item": "$app-gateway-realsee.ke.com", + "description": "" + }, + { + "item": "$dig.lianjia.com", + "description": "" + }, + { + "item": "$file.ljcdn.com", + "description": "" + }, + { + "item": "$pushapi.ke.com", + "description": "" + }, + { + "item": "$scene.ke.com", + "description": "" + }, + { + "item": "$iossec.ke.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +}
\ No newline at end of file |
