diff options
| author | admin <[email protected]> | 2024-11-07 09:07:20 +0000 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2024-11-07 17:20:29 +0800 |
| commit | 7cbbf0cc5ef2583fbf40f1c2be64200c3acf546b (patch) | |
| tree | 447ebaa9a7a70cf0867ba3e09665dc166ea8b17d | |
| parent | 06c71a205a69aa97519822710ebf2e5d3ec37852 (diff) | |
update 1432_纳米盒 meta.json and signature.json
| -rw-r--r-- | applications/1432_纳米盒/meta.json | 18 | ||||
| -rw-r--r-- | applications/1432_纳米盒/signature.json | 56 |
2 files changed, 63 insertions, 11 deletions
diff --git a/applications/1432_纳米盒/meta.json b/applications/1432_纳米盒/meta.json index 4b6ed97..a89d633 100644 --- a/applications/1432_纳米盒/meta.json +++ b/applications/1432_纳米盒/meta.json @@ -1,18 +1,18 @@ { - "id": "d2a7bdcf-db8b-4673-8c8e-63241a2a7ace", + "id": "cd4344e4-6e11-6527-1266-2d8b17845fed", "name": "1432_纳米盒", "longName": "1432_纳米盒", - "developer": "", - "website": "", + "developer": "上海进馨网络科技有限公司", + "website": "https://namibox.com", "packageName": { - "android": "", - "ios": "" + "ios": "com.jinxintech.namibox", + "android": "com.jinxin.namibox" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "general-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability" } }
\ No newline at end of file diff --git a/applications/1432_纳米盒/signature.json b/applications/1432_纳米盒/signature.json index 1107258..5dc11e7 100644 --- a/applications/1432_纳米盒/signature.json +++ b/applications/1432_纳米盒/signature.json @@ -1,3 +1,55 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1432_纳米盒_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$ra.namibox.com", + "description": "" + }, + { + "item": "$m.namibox.com", + "description": "" + }, + { + "item": "$r.namibox.com", + "description": "" + }, + { + "item": "$f.namibox.com", + "description": "" + }, + { + "item": "$dataup.namibox.com", + "description": "" + }, + { + "item": "$namibox.com", + "description": "" + }, + { + "item": "$ali.namibox.com", + "description": "" + }, + { + "item": "$d.namibox.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +}
\ No newline at end of file |
