docs: 新增 Xensor (CyCraft) EDR agent 安裝筆記

2026-06-08 於 hospital_web (106.105.181.70) 部署 cydroned EDR agent:
- 記錄安裝方法、設定、Endpoint ID、版本與驗證步驟
- 補充本機實務踩坑:macOS 中文檔名 unzip 失敗改用 unzip -p、
  遠端無 unzip、安裝後 systemd/config 初始化競態
- README 索引補上該文件

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-08 18:18:29 +08:00
parent f2fa685140
commit b85f0a6b97
2 changed files with 141 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
| `ssl_cert_note.md` | SSL 憑證資訊與待處理事項 |
| `ssl_deploy_guide.md` | SSL 憑證部署 SOP |
| `admin_access_note.md` | `/admin/` IP 白名單機制(.htaccess + X-Forwarded-For |
| `xensor_cydroned_edr.md` | CyCraft Xensor EDR agent`cydroned`)安裝方法與現況 |
| `ssl_certs/` | SSL 憑證檔案(.cer、中繼憑證 |
| `reset_npm_password.sh` | NPM 管理員密碼重設腳本 |
| `check_ssl.sh` | 憑證狀態檢查腳本(主機名匹配 + 到期天數) |